> For the complete documentation index, see [llms.txt](https://docs.meshswap.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshswap.fi/products/pool-voting/how-to-participate-in-pool-voting-with-vmesh.md).

# How to participate in Pool Voting with vMESH

1\. Click the **\[Staking and Pool Voting]** page on the **\[MESH governance]** menu at the top of the Meshswap.

![](/files/jNjGL5JPmKrLoTapKL3g)

2\. Choose the pool to vote for from the pool list, then click the **\[Deposit]** button. Users can check the total number of votes they have and the number of votes available for pool voting on ‘My Voting Rights’

![](https://lh5.googleusercontent.com/jSeFP3MqkY08SGDflVQe3Z1J8OIjpv5YQQFqM4qzo_0DRQqFHnohpFg56oiU9cHT0eCSRcYAfEfk3041zWX8qqqwqTKbPW8rwFNpjwce5DvQSixD1EfQJOBMsVgSmHhntV5QTHsciGn8LurnEQ)

3\. Insert the number of votes and check the estimated information when proceeding with Pool Voting in “Established Returns”.

Click the **\[Next]** button.

**All displayed information is real-time expected information, which may cause differences in the actual Pool Voting process.** Therefore, the user should be fully aware of and understand the changes that may occur during the Pool Voting process before voting.

![](/files/z5lDKOZ26PR8XkUZISBG)

4\. Check the pool voting information lastly, then click the **\[Vote]** button and the **\[Confirm]** button.

![](/files/HvE8av020TkJ8pD7OqTA)

5\. Once the transaction is completed,

&#x20; ＊“Available for pool vote” shows how much vMesh is available for another pool voting.

&#x20; ＊“Pool voted” is for checking voting status. The distributed pool voting rewards can be confirmed from the moment the voting is completed.

![](https://lh6.googleusercontent.com/Aa0y0RN8E1dmdKvMXbWou2Zw4oW_ZB0A8kym83u7fbdJ7853esfMl0EH5oiICEtpoUQpklAqDJLjfr4brE8X8LVE9U_8L8J8Gk-WBmuNgux1krW0rHycCNGZoujWMeAEk77DatXAiyyezXuLRw)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.meshswap.fi/products/pool-voting/how-to-participate-in-pool-voting-with-vmesh.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
