# How to audit the vote?

{% hint style="info" %}
Page under construction! See below for what to expect, and check back soon for updates.
{% endhint %}

### **Snapshot**&#x20;

Independently validate the authenticity and validity of Registered voters and Voting power.

{% content-ref url="/pages/4RPS3lgaUefWX5yTgCWq" %}
[Broken mention](broken://pages/4RPS3lgaUefWX5yTgCWq)
{% endcontent-ref %}

### **Vote**

*Independently verify that every ballot cast and recorded as intended*

{% content-ref url="/pages/roh0Ig94iiNssQ45OsZs" %}
[Broken mention](broken://pages/roh0Ig94iiNssQ45OsZs)
{% endcontent-ref %}

### **Tally**

*Independently verify that votes counted properly according to tally logic*

{% content-ref url="/pages/n296AF6rcwJ6fIt5cZR7" %}
[Broken mention](broken://pages/n296AF6rcwJ6fIt5cZR7)
{% 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/previous-funds/fund10-docs/voting/how-to-audit-the-vote.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.
