# Meerkat Whitepaper

## Meerkat Whitepaper

- [Introduction](https://docs.meerkat.wtf/introduction.md): AI-Powered Meme Ecosystem
- [Vision & Mission](https://docs.meerkat.wtf/introduction/vision-and-mission.md)
- [What is $MERK?](https://docs.meerkat.wtf/introduction/what-is-usdmerk.md)
- [Why Meerkats? The Power of Community](https://docs.meerkat.wtf/introduction/why-meerkats-the-power-of-community.md)
- [$MERK Presale](https://docs.meerkat.wtf/usdmerk-token/usdmerk-presale.md): The Beginning of the Meerkat Era
- [How to Participate](https://docs.meerkat.wtf/usdmerk-token/usdmerk-presale/how-to-participate.md)
- [Tokenomics](https://docs.meerkat.wtf/usdmerk-token/tokenomics.md): Built for Growth and Sustainability
- [Airdrop](https://docs.meerkat.wtf/usdmerk-token/airdrop.md)
- [Layer 2 Technology](https://docs.meerkat.wtf/meerkat-ecosystem/layer-2-technology.md): Scalable, Efficient, and Ready for Mass Adoption
- [Staking: Earn, Hold, Multiply](https://docs.meerkat.wtf/meerkat-ecosystem/staking-earn-hold-multiply.md): Meerkats move smart. Early adopters get rewarded.
- [The Burrow: The AI-Powered Meme Ecosystem](https://docs.meerkat.wtf/meerkat-ecosystem/the-burrow-the-ai-powered-meme-ecosystem.md): A New Era of AI-Powered Meme Economies Begins
- [The Evolution of AI Agents: Redefining Meme Economies](https://docs.meerkat.wtf/meerkat-ecosystem/the-burrow-the-ai-powered-meme-ecosystem/the-evolution-of-ai-agents-redefining-meme-economies.md)
- [The Burrow V1.0](https://docs.meerkat.wtf/meerkat-ecosystem/the-burrow-the-ai-powered-meme-ecosystem/the-burrow-v1.0.md): Bringing Meme Economies to Life
- [Meerkat Wallet: The Smartest Way to Trade](https://docs.meerkat.wtf/meerkat-ecosystem/meerkat-wallet-the-smartest-way-to-trade.md): The blockchain jungle is vast. Meerkats move fast, adapt, and thrive.
- [Roadmap](https://docs.meerkat.wtf/meerkat-ecosystem/roadmap.md)
- [Socials](https://docs.meerkat.wtf/about/socials.md)
- [Legal Disclaimer](https://docs.meerkat.wtf/about/legal-disclaimer.md)
- [Privacy Policy](https://docs.meerkat.wtf/about/privacy-policy.md)
- [Terms of Use](https://docs.meerkat.wtf/about/terms-of-use.md)
- [Intellectual Property Rights](https://docs.meerkat.wtf/about/intellectual-property-rights.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.meerkat.wtf/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.
