# Voting

- [How to vote?](https://docs.projectcatalyst.io/previous-funds/fund11-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/fund11-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/fund11-docs/voting/how-to-audit-the-vote/audit-the-snapshot.md): How to audit the "Snapshot".
- [Required Tools](https://docs.projectcatalyst.io/previous-funds/fund11-docs/voting/how-to-audit-the-vote/audit-the-snapshot/required-tools.md)
- [Reproducing the Snapshot](https://docs.projectcatalyst.io/previous-funds/fund11-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/fund11-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/fund11-docs/voting/how-to-audit-the-vote/audit-the-tally.md)
- [Voting FAQ](https://docs.projectcatalyst.io/previous-funds/fund11-docs/voting/voting-faq.md)
- [Voting App](https://docs.projectcatalyst.io/previous-funds/fund11-docs/voting/voting-app.md)
- [Known Issues](https://docs.projectcatalyst.io/previous-funds/fund11-docs/voting/voting-app/known-issues.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/fund11-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.
