> For the complete documentation index, see [llms.txt](https://docs.neopin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neopin.io/governance-vote/web-governance-voting-guide.md).

# \[Web] Governance Voting Guide

## 1. Connect your wallet

To use the Governance service on the NEOPIN Web,  you need to connect your wallet first. Click the \[Connect Wallet] button and select the wallet you would like to connect. \
\
For NEOPIN wallet users, please refer to the section below to connect your wallet to the web for full access to the NEOPIN Web services.\
\
▶ Review details on[ #5.-web-connect-your-neopin-wallet](https://docs.neopin.io/get-started/neopin-wallet#5.-web-connect-your-neopin-wallet)

## 2. How to Vote

1. Go to **\[Community]** tab on the top menu bar and select the **\[Governaace]** tab

   <figure><img src="/files/6DYKII4GP9LVNrGLAS0S" alt=""><figcaption></figcaption></figure>
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/JZMnnwW54HRdyqlRcBks" alt=""><figcaption></figcaption></figure>
4. Confirm your voting to proceed with the transaction and authorize the transaction in the NEOPIN App.

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

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


---

# 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://docs.neopin.io/governance-vote/web-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.
