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

# Voting Steps

1. Go to the [**Magpie website**](https://www.magpiexyz.io/earn).
2. Lock your MGP tokens to receive **vlMGP** and gain governance access.
3. Connect your wallet to the Magpie’s [**Snapshot page**](https://snapshot.box/#/s:magpiexyz.eth).
4. Review the active proposals and select the one you want to vote on.
5. Cast your vote by signing the transaction with your vlMGP wallet, no transaction fees will be payable for voting

**Note:** To participate in the proposals, you must have your MGP locked as vlMGP before each proposal begins becomes live. You will not be eligible to vote on the proposals if you lock your MGP after the relevant proposal(s) which you intend to vote on becomes live.


---

# 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.magpiexyz.io/the-benefits-of-vlmgp/governance/voting-steps.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.
