# Voting

Summarizes the delegate's participation in voting, including key metrics:

<figure><img src="/files/MTXqjO2xfAbjXviWXoEe" alt=""><figcaption></figcaption></figure>

* **Total Proposal**: Represents the total number of proposals that the delegate was eligible to vote on.
* **Participation Rate**: The percentage of eligible proposals that the delegate participated in.
* **Total Voted**: The total number of proposals that the delegate voted on.
* **Total Not Voted**: The number of proposals that the delegate did not vote on.
* **Voting Choice**: Represents the choice made by the delegate for each proposal.
* **Rationale Vote**: Tracks whether the delegate provided a rationale and discussion for their vote, both on-chain and in forums.


---

# 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-arbitrum.curiahub.xyz/dao-community/delegate-profile/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.
