# XVM Token

- [Tokenomics](https://docs.0xvm.com/xvm/tokenomics.md): The XVM tokenomics is carefully designed to ensure sustainable growth and incentivize all key stakeholders within the ecosystem. There's a total supply of 1,000,000,000 XVM tokens.
- [Token Utility](https://docs.0xvm.com/xvm/utility.md): $XVM is the staking and utility token of 0xVM. By prioritizing staking, we reduce liquidity of $XVM on the open market, enhancing the longer-term stability and security of the 0xVM Network.


---

# 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.0xvm.com/xvm.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.
