# Guide for Voting

{% hint style="info" %} <mark style="color:red;">**!IMPORTANT: Once your vote is submitted it can NOT be changed.**</mark>
{% endhint %}

{% stepper %}
{% step %}
[Review candidates.](https://elections.constitution.gov.tools/)
{% endstep %}

{% step %}
Select up to 7 candidates.
{% endstep %}

{% step %}
Click "Submit your vote".
{% endstep %}

{% step %}
**Choose Connection Method**

Select either browser wallet in the next steps.
{% endstep %}

{% step %}
{% tabs %}
{% tab title="Browser wallet" %}
Sign Vote Metadata

* Connect hardware wallet to light wallet.
* Connect light wallet to voting app.
* App prepares vote metadata.
* App asks light wallet to sign; light wallet asks hardware wallet to sign; confirm on device.
* Signature returned to app.

*Certain Hardware Wallets (e.g., Ledger Nano X/S+, Keystone via Light Wallet):*\
\&#xNAN;*Standard Light Wallets: Sign vote metadata in browser.*
{% endtab %}
{% endtabs %}
{% endstep %}

{% step %}
{% tabs %}
{% tab title="Browser wallet" %}
Receive Vote Proof/Receipt
{% endtab %}
{% endtabs %}
{% endstep %}
{% endstepper %}

## Supported Wallets

### Light wallets

* Eternl (latest version) ![:white\_tick:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/2705.png)
* Lace (latest version) ![:white\_tick:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/2705.png)
* Yoroi (latest version) ![:white\_tick:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/2705.png)
* All other top Cardano light wallets should work too

### Hardware wallets

* Ledger Nano S+ ![:white\_tick:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/2705.png)
* Ledger Nano X ![:white\_tick:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/2705.png)
* Keystone ![:white\_tick:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/2705.png)
* Trezor ![:x:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/274c.png) (expected, DReps cant register with Trezor)


---

# 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.intersectmbo.org/intersect-knowledge-base/cardano-facilitation-services/cardano-governance/2025-constitutional-committee-elections/guide-for-voting.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.
