# Vote

The Proposals module will display all proposal histories and ongoing proposals. Here, you can click on a proposal to enter the voting process.

Note that each vote has a deadline. Please make sure to vote before the deadline.

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

Voting will be conducted on the Tally platform. Click "Vote on chain" to enter the voting process.

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

Choose whether you support or oppose the proposal. Of course, you also have the option to abstain.

<figure><img src="/files/hlAKQyDakKhV68Jd1Qq2" alt="" width="343"><figcaption></figcaption></figure>

When the number of votes in support reaches the limit and exceeds the number of votes against, the proposal will be executed.

You can view the real-time voting status and the number of votes on the Tally platform.

<figure><img src="/files/TiuQNtMsnyFuH4LVayki" alt="" width="270"><figcaption></figcaption></figure>

<figure><img src="/files/8qyxt05h4InpxFsH3oj9" alt="" width="248"><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://docs.bytomdao.org/docs/governance/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.
