> For the complete documentation index, see [llms.txt](https://docs.polyquest.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.polyquest.xyz/polyquest-for/users/how-to-guides/how-to-vote.md).

# How to Vote

Voting on Polyquest is simple and rewarding! Follow these steps to make your prediction and potentially earn rewards:

1. **Choose a Quest**: Browse through the available quests and select the one you want to participate in.
2. **Select Your Answer**: Choose the answer you believe will occur in the future based on your prediction.
3. **Input Token Amount**: Enter the amount of tokens you wish to deposit. Each token represents your voting power—the more tokens you deposit, the higher your potential reward. You can check the potential reward by entering the token amount.
4. **Click "Vote"**: Once you've made your selection and entered the token amount, click the "Vote" button to submit your choice.
5. **Confirm Wallet Transaction**: Follow the prompts from your connected wallet to confirm the transaction and complete your vote.
6. \*Please note that the prediction can be closed ealier by discrition by the creator. Don't miss the chance!

<div><figure><img src="/files/GnyENB4LKkNcv5MC3pud" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4bQRgzP6WmB2FWRV8O6A" alt=""><figcaption></figcaption></figure></div>

Start voting today to engage with the community and earn rewards for your accurate predictions!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.polyquest.xyz/polyquest-for/users/how-to-guides/how-to-vote.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
