# How It Works

<figure><img src="/files/ECyz4sx1u0Zk3PD6DxPI" alt=""><figcaption><p>Star voter receipt</p></figcaption></figure>

* **Voting Mechanism:** Every transaction on the **$Vote** token casts a random vote for one of the candidates: Donald Trump or Kamala Harris.
* **Star Voter Program:** Become a star voter by connecting your wallet and holding $VOTE tokens. Star voters have the privilege of directly choosing their preferred candidate and receiving rewards based on their vote.
* **Rewards:** Star voters who vote will receive $VOTE tokens as rewards. The reward amount is determined by the number of $VOTE tokens you hold.

{% hint style="info" %}

#### Automated Voting

Every transaction on the VOTE platform **automatically casts a random vote** for either **Trump** or **Kamala**. This system ensures seamless participation while maintaining a decentralized and secure voting process.
{% endhint %}


---

# 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/getting-started/quickstart.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.
