# Voting

- [How to vote?](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-vote.md): A detailed walkthrough on how to submit votes in Project Catalyst after connecting a registered wallet to the mobile app
- [How to audit the vote?](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-audit-the-vote.md): A guide for community verification of the end-to-end voting process
- [Audit the Snapshot](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-audit-the-vote/audit-the-snapshot.md): How to audit the "Snapshot".
- [Required Tools](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-audit-the-vote/audit-the-snapshot/required-tools.md)
- [Reproducing the Snapshot](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-audit-the-vote/audit-the-snapshot/reproducing-the-snapshot.md): Auditing the Snapshot is simply reproducing a snapshot directly from blockchain data and comparing it with the officially published snapshot data.
- [Voting Ledger Snapshots](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-audit-the-vote/voting-ledger-snapshots.md): With snapshots of the voting ledger published hourly, anyone can verify that recorded votes remain unchanged across the voting lifecycle
- [Audit The Tally](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-audit-the-vote/audit-the-tally.md)
- [Voting FAQ](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/voting-faq.md)
- [Voting App](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/voting-app.md)
- [Known Issues](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/voting-app/known-issues.md)
- [Privacy Policy](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/voting-app/privacy-policy.md)
- [How to register as a voter?](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-register-as-a-voter.md): These guides provide all the information needed to participate in the Fund as a voter
- [Voting registration minimal requirements](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-register-as-a-voter/voting-registration-minimal-requirements.md): These are the pre-requisites you need to have in order to participate
- [Wallet Registration Guide](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-register-as-a-voter/wallet-registration-guide.md): These guides allow you to register your wallet for voting
- [Supported wallets](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-register-as-a-voter/wallet-registration-guide/supported-wallets.md): These are some of the wallets you can use to participate in the Catalyst Fund voting.
- [Registration Guide - In your wallet](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-register-as-a-voter/wallet-registration-guide/registration-guide-in-your-wallet.md): This guide shows the wallet registration process using Daedalus as an example. Please refer to your specific wallet for related guides.
- [Wallet Connection - In the Catalyst Voting App](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-register-as-a-voter/wallet-registration-guide/wallet-connection-in-the-catalyst-voting-app.md): This guide explains the steps to connect your wallet to the Catalyst Voting App
- [Check Voting Power & Rewards Eligibility](https://docs.projectcatalyst.io/previous-funds/fund10-docs/voting/how-to-register-as-a-voter/wallet-registration-guide/check-voting-power-and-rewards-eligibility.md)


---

# 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/previous-funds/fund10-docs/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.
