> For the complete documentation index, see [llms.txt](https://docs.projectcatalyst.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectcatalyst.io/previous-funds/fund11-docs/how-to-register-as-a-voter/voting-registration-minimal-requirements.md).

# Voting registration minimal requirements

* Minimum requirement of **500 ADA** [\*excluding rewards\*](#user-content-fn-1)[^1]
* Prior to registration, you must **install the latest version of the Catalyst Voting application** on your mobile device.

{% hint style="info" %}

#### Download Voting App

Android users: [“Catalyst Voting” on Google Play store](https://play.google.com/store/apps/details?id=io.iohk.vitvoting)

IOS users: [“Catalyst Voting” on IOS store](https://apps.apple.com/fr/app/catalyst-voting/id1517473397?l=en)
{% endhint %}

* Registration must be completed before the snapshot date.
* Note: there is a registration fee of 0.17 - 0.18 ADA

{% hint style="danger" %}

## <mark style="color:red;">**If you registered before Fund10, you will need to reregister to receive rewards**</mark>&#x20;

**If you registered before Fund10**, we recommend **creating a new registration**. 

Prior registrations will be eligible to cast votes, but not earn rewards.
{% endhint %}

## &#x20;Important info

* If you registered in Fund4, Fund5, Fund6, Fund7, Fund8, and/or Fund9 and were able to cast votes - **your registration will be automatically valid for Fund11 to cast votes but not to receive rewards** (provided you still have your QR and PIN code you don't need to re-register). This does not apply to Fund2 or Fund3 registrations.&#x20;
* If you registered in Fund10 - and were able to cast a vote correctly - your registration is already valid for Fund11 without any additional steps required. Including rewards eligibility. Make sure you still have access to your correct QR/PIN code combination by connecting to the Voting App.
* Voting power will be updated during the new snapshot taking place on January 15th at 21:45 UTC and show once voting begins at the latest.
* Please note that **iPhone 6 and before are not supported**.
* Regardless of your wallet, each registration will provide you with a unique QR and PIN code. These must absolutely be saved. No QR code saved, no vote! No PIN code saved, no vote!

[^1]: Sometimes some wallets would show you your total balance. That balance also includes rewards that haven't been claimed. Those rewards will not be considered as part of your voting power.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.projectcatalyst.io/previous-funds/fund11-docs/how-to-register-as-a-voter/voting-registration-minimal-requirements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
