# Metakings

## Metakings

- [Metakings](https://docs.metakings.ai/metakings.md)
- [Gameplay](https://docs.metakings.ai/gameplay.md)
- [Battling](https://docs.metakings.ai/gameplay/battling.md)
- [Tournaments and Rewards](https://docs.metakings.ai/gameplay/battling/tournaments-and-rewards.md)
- [Arenas](https://docs.metakings.ai/gameplay/battling/arenas.md)
- [Game Characters](https://docs.metakings.ai/gameplay/battling/game-characters.md)
- [Metakings ($MTK Token)](https://docs.metakings.ai/metakings-usdmtk-token.md)
- [Marketplace](https://docs.metakings.ai/marketplace.md)
- [Token Information](https://docs.metakings.ai/token-information.md): Here we aim to explain the tokenomics of the $MTK token, rigorously breaking down the total maximum supply, the role to be played by $MTK holders in decentralised governance and supporting the ecosyst
- [Token Lock](https://docs.metakings.ai/token-lock.md)
- [Distribution](https://docs.metakings.ai/distribution.md)
- [Roadmap](https://docs.metakings.ai/roadmap.md): Please note that development is a fluid process and all dates are subject to change. Any significant delays would be communicated to the community as early as possible. Timeline assumes no major road
- [$MTK Sustainability Plan](https://docs.metakings.ai/usdmtk-sustainability-plan.md)
- [Presale/IDO Details](https://docs.metakings.ai/presale-ido-details.md)
- [How to Buy?](https://docs.metakings.ai/how-to-buy.md)
- [Buy $MTK with Metamask](https://docs.metakings.ai/how-to-buy/buy-usdmtk-with-metamask.md)
- [BUY $MTK with Trustwallet](https://docs.metakings.ai/buy-usdmtk-with-trustwallet.md)
- [Technology](https://docs.metakings.ai/technology.md)
- [Team](https://docs.metakings.ai/team.md)
- [Community Governance](https://docs.metakings.ai/community-governance.md)
- [Social Media](https://docs.metakings.ai/social-media.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://docs.metakings.ai/metakings.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.
