# How To Vote?

If you see any pending proposals, here is how to vote on them.

1. Connect your wallet by clicking on the top right button.

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

2\. Then follow the same steps, as previously discussed in “How To Get RDTN” section, to connect your wallet. After that, you will the following screen.

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

3\. There is a box named “Active Proposals” where you will find all the pending proposals, if any, that are waiting for your vote. From there you can vote in favor or against the proposal.

4\. You can also click on “Create Proposal” to create a new proposal if you have any viable suggestions. But for that, you must hold a specified number of tokens in your wallet.


---

# 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.redemptiontoken.com/dao/how-to-vote.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.
