# MAV token

- [MAV Token & Tokenomics](https://docs.mav.xyz/mav-token/mav-token-and-tokenomics.md)
- [veMAV & MAV Staking](https://docs.mav.xyz/mav-token/vemav-and-mav-staking.md)
- [How to Stake MAV](https://docs.mav.xyz/mav-token/how-to-stake-mav.md): This page explains how to use the dApp to stake MAV and get a veMAV balance.
- [Syncing V1 veMAV](https://docs.mav.xyz/mav-token/syncing-v1-vemav.md)
- [Airdrop Information](https://docs.mav.xyz/mav-token/airdrop-information.md): This section collects information related to MAV token airdrops.
- [Maverick Ecosystem Rewards Pre-Season Airdrop](https://docs.mav.xyz/mav-token/airdrop-information/maverick-ecosystem-rewards-pre-season-airdrop.md)
- [Maverick Governance & S1 Airdrops](https://docs.mav.xyz/mav-token/airdrop-information/maverick-governance-and-s1-airdrops.md)


---

# 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.mav.xyz/mav-token.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.
