# Voting Dashboard

* **Real-time Updates:** The voting dashboard provides real-time updates on the number of votes received by each candidate, the total rewards distributed, and the status of star voter voting.
  * **Vote tracking:** View the number of votes received by each candidate.
  * **Reward distribution:** See the total rewards distributed to star voters.
  * **Star voter options:**&#x20;
    * You can **directly choose your preferred candidate** instead of relying on the random voting system.
    * Star Voters are also **eligible for rewards** based on their vote and token holdings.
* **Sharing Receipts:** Star voters can share their voting receipts to verify their participation and potential rewards.

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


---

# 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://vote-sol-organization.gitbook.io/votesol.xyz/concept/editor.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.
