# Quick Jump

* **Acquire VOTE tokens:** Buy VOTE tokens with our given contract.
* **Connect your wallet:** Connect your <mark style="color:blue;">web3</mark> wallet to the VOTE platform.

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

* **Cast your vote:** Vote a candidate either through transactions or preferred one by directly as a <mark style="color:blue;">**star voter**</mark>.

<div align="center" data-full-width="true"><figure><img src="/files/8GSQozweSUWyDRnqGlyg" alt="" width="375"><figcaption></figcaption></figure></div>

* **Your Tokens, Your Vote:**\
  With your $VOTE tokens, you have the freedom to cast votes for your preferred candidate—your way. Whether it's voting all at once or splitting your tokens over multiple days, the choice is yours! For example, if you hold 500 $VOTE tokens, you can vote 200 today and 300 tomorrow. Plus, the more you participate, the more rewards you can earn. Make your voice count, and be rewarded for it!
*

```
<figure><img src="/files/z4xy4uJIWIQTZOmR9GMp" alt="" width="321"><figcaption></figcaption></figure>
```

* **Sharing Receipts:** Star voters can share their voting receipts to verify their participation and potential rewards.

<figure><img src="/files/FkeXz6DAB9AO95AWZvc5" alt="" width="361"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/markdown.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.
