> For the complete documentation index, see [llms.txt](https://ai-monster-lab.gitbook.io/ai-monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-monster-lab.gitbook.io/ai-monster/readme.md).

# AI MONSTER ($AIMON) Overview

AI MONSTER (AIMON) is a pioneering project that integrates AI-generated monsters with the blockchain economy, pushing the boundaries of generative AI, gaming, and digital content creation. By leveraging deep learning, including DeepSeek, GANs, Transformer architectures, and diffusion models, we aim to create high-quality, dynamic, and unique AI-generated monsters that can be used in movies, video games, NFTs, and Web3 interactive experiences.

Our ecosystem is powered by the Solana blockchain, where the $AIMON token will serve as the foundation for decentralized AI asset trading, creator incentives, and community governance. Users will have the ability to generate, train, evolve, and trade AI-created monsters, shaping their characteristics and increasing their value through AI-driven evolution mechanics.

### 🔗 Official Links

Stay connected and follow our latest updates:

* 🌐 **Website**: <https://www.aimonster.fun/>
* 🐦 **X** : @aimonster\_lab
* 💬 **Telegram Community**: <https://t.me/AIMON_SOL>
* 📖 **GitBook**: <https://ai-monster-lab.gitbook.io/ai-monster/>

For any inquiries or collaborations, feel free to reach out via our official channels.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h3>AI-Generated Monsters: Technical Core</h3></td><td></td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td><td><a href="/files/I5emASfRzmRXOHj5bTe8">/files/I5emASfRzmRXOHj5bTe8</a></td></tr><tr><td><h3>Solana &#x26; $AIMON Token Economy</h3></td><td></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td><td><a href="/files/vmxFQCdRtDmAGcwzxUh2">/files/vmxFQCdRtDmAGcwzxUh2</a></td></tr><tr><td><h3>AI MONSTER Use Cases</h3></td><td></td><td></td><td><a href="/pages/QJxA4vyP6ZGcR22yDMwv">/pages/QJxA4vyP6ZGcR22yDMwv</a></td><td><a href="/files/mD4xwRt2HpvUQ6VhG4wa">/files/mD4xwRt2HpvUQ6VhG4wa</a></td></tr><tr><td><h3>Roadmap &#x26; Future Plans</h3></td><td></td><td></td><td><a href="/pages/ZAD8aC3m72h7ysVkEyoR">/pages/ZAD8aC3m72h7ysVkEyoR</a></td><td><a href="/files/aA10YXzGUqsnHeNLt61g">/files/aA10YXzGUqsnHeNLt61g</a></td></tr><tr><td><h3>Join the AI MONSTER Ecosystem</h3></td><td></td><td></td><td><a href="/pages/m0NXbCIUb7u37trihHii">/pages/m0NXbCIUb7u37trihHii</a></td><td><a href="/files/kUmPOcjrAdM6Lq25RJV5">/files/kUmPOcjrAdM6Lq25RJV5</a></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://ai-monster-lab.gitbook.io/ai-monster/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
