# \[App] Governance Voting Guide

## How to Vote

1. Go to **\[Earn]** tab > **\[Community]** tab in Discover > click **\[Governance]** > Select the network
2. Select an ongoing agenda and review the details.
3. Decide which option, “YES” or “NO” to vote, and click the **\[Vote]** button of the option you would like to vote.

   <figure><img src="/files/cs2upEJrTNtEJitrOYlm" alt=""><figcaption></figcaption></figure>
4. Review your voting details and confirm the transaction.

   <figure><img src="/files/xIZLT3tQ4QYIBAX4aocw" alt=""><figcaption></figcaption></figure>
5. Check the updated voting status of the agenda you voted for.

   <figure><img src="/files/mXjbZefZTKIdDTthKz5F" alt=""><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.neopin.io/governance-vote/app-governance-voting-guide.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.
