# Voter registration

### How to register as a voter? <a href="#how-to-register-as-a-voter" id="how-to-register-as-a-voter"></a>

#### Voting registration minimal requirements <a href="#voting-registration-minimal-requirements" id="voting-registration-minimal-requirements"></a>

These are the pre-requisites you need to have in order to participate

* Minimum requirement of **25 ADA** \*excluding rewards\*
* 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.
* Make sure you always use the clean fresh install version of the latest app release.
* Inside app - there is a status feature that highlights your readiness for the voting round. It may take some time for voting app to recognize fresh (very recent) registration (up to 24 hours) and be confirmed visually only later. In such scenario - it may be saying 'Wallet not found". As long as your wallet correctly implemented registration standard, it has no effect on the snapshot itself as your registration would be recorded on blockchain regardless. Just ensure your QR/PIN code is safely stored and that it is the latest registration made ahead of scheduled snapshot. Do not mix QR/PIN codes from the same wallet (or others) or connection will not work.
* Note: there is a registration fee of 0.17 - 0.18 ADA

{% hint style="info" %}

### **If you registered before Fund10, you will need to reregister to receive rewards** <a href="#if-you-registered-before-fund10-you-will-need-to-reregister-to-receive-rewards" id="if-you-registered-before-fund10-you-will-need-to-reregister-to-receive-rewards"></a>

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

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

#### Important info <a href="#important-info" id="important-info"></a>

* 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 Fund15 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.
* If you registered in Fund10 or later - and were able to cast a vote correctly - your registration is already valid for Fund15 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 4, 2026 at 9:45 PM UTC and show once voting begins at the latest.
* Please note that **iPhone 6 and previous versions 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!
* Please note that only the latest registration is valid

{% content-ref url="/pages/uVhaeXJDc3NJqqtxpsH1" %}
[Supported wallets](/current-fund/voter-registration/supported-wallets.md)
{% endcontent-ref %}

{% content-ref url="/pages/pd5aW8Y65e4QoGe9HJAI" %}
[Registration Guide - In your wallet](/current-fund/voter-registration/registration-guide-in-your-wallet.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.projectcatalyst.io/current-fund/voter-registration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
