# Vamtrix documentation

## Vamtrix Docs

- [Introduction](https://vamtrix.gitbook.io/vamtrix/introduction.md): Vamtrix is your all-in-one platform designed to empower crypto investors and founders with exclusive tools, real-time insights, and seamless functionality.
- [Vision](https://vamtrix.gitbook.io/vamtrix/vamtrix-platform/vision.md): Shaping the future of crypto investing.
- [TokenHub](https://vamtrix.gitbook.io/vamtrix/vamtrix-platform/tokenhub.md): Your crypto powerhouse.
- [Vamtrix index](https://vamtrix.gitbook.io/vamtrix/vamtrix-platform/vamtrix-index.md): A clear path to outstanding tokens.
- [Market news & insights](https://vamtrix.gitbook.io/vamtrix/vamtrix-platform/market-news-and-insights.md): Stay ahead with timely, informed decisions based on real-time market news and analysis.
- [User experience focus](https://vamtrix.gitbook.io/vamtrix/vamtrix-platform/user-experience-focus.md)
- [Overview](https://vamtrix.gitbook.io/vamtrix/vam-token/overview.md)
- [How to buy VAM](https://vamtrix.gitbook.io/vamtrix/vam-token/how-to-buy-vam.md)
- [Tokenomics](https://vamtrix.gitbook.io/vamtrix/vam-token/tokenomics.md)
- [Dividends](https://vamtrix.gitbook.io/vamtrix/vam-token/dividends.md)
- [Overview](https://vamtrix.gitbook.io/vamtrix/staking/overview.md)
- [Stake VAM](https://vamtrix.gitbook.io/vamtrix/staking/stake-vam.md)
- [Overview](https://vamtrix.gitbook.io/vamtrix/wallets/overview.md)
- [MetaMask](https://vamtrix.gitbook.io/vamtrix/wallets/metamask.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://vamtrix.gitbook.io/vamtrix/introduction.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.
