> For the complete documentation index, see [llms.txt](https://guide-v1.elyfi.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-v1.elyfi.world/governance/on-chain-vote/vote.md).

# How to vote

1. **You can check the active voting in the Proposals sector on the main page. Click on an active proposals to go to the detail page.**

![](/files/qq6Bu3UjmuqHToINx3pl)

**2. Read the details of the proposal on the proposal page and click the 'Vote' button located at the top right to activate the voting pop-up window.**

![](/files/IqbHJaFQbRSHMvc5iuX0)

**3. Select whether you agree with or against the proposal and click the Submit button to activate Metamask.**

![](/files/ZQQvC1ZBXo7wmmHWyiUs)

**4. Click the Confirm button on the Metamask to send the transaction.**

![](/files/alNrd7rUTmLjNqN7doGS)

**5. When the transaction is completed, you can check whether the vote is reflected in the 'Votes' section located on the right.**

![](/files/pNGrTHZk9LmsUJSwBVIk)

\*To vote directly, the sum of 'the number of voting rights delegated to you' and 'voting rights delegated from other wallets' must be 10,000 or more.


---

# 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://guide-v1.elyfi.world/governance/on-chain-vote/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.
