> For the complete documentation index, see [llms.txt](https://docs.yakkamon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yakkamon.com/content/yakkapedia.md).

# Yakkapedia

Here you can find the early information around the Genesis Yakkamon.

<table><thead><tr><th width="174.26171875">Yakkamon</th><th>About</th><th data-hidden></th><th data-hidden>How to get?</th></tr></thead><tbody><tr><td><p><img src="https://3777468385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPCjLqiFAZZfmuQmc2nG9%2Fuploads%2F5eY7bnmKuU1sXTkW8FJ6%2Fdark.png?alt=media&amp;token=7711b814-f5ad-41d3-8d99-044c20b08b3e" alt="" data-size="original"></p><p>Storm #0-75</p></td><td><p>Supply: 75 <em><mark style="background-color:$warning;">Legendary</mark></em></p><p>Ability: Stormcharged - Yakkamon within range work 2x as fast (large AOE)<br></p><p><em>Earned in special event - 50 reserved for trainer airdrop. 3 appear in Hidden Free mint &#x26; 1 reserved for trainer raffle. Remaining supply available in future game events.</em></p></td><td></td><td></td></tr><tr><td><p><img src="https://3777468385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPCjLqiFAZZfmuQmc2nG9%2Fuploads%2FhqUOapW9kxTRsVeTkT2X%2Fbrown.png?alt=media&amp;token=2c70cc9d-3d37-4079-a476-029e9c4fff32" alt="" data-size="original"></p><p>Echo #75-350</p></td><td>Supply: 275 <em><mark style="background-color:$warning;">Legendary</mark></em><br>Ability: Yakkamon within range produce double resources (small AOE)<br><br><em>Earned in special event - 203 reserved for trainer airdrop. 5 appear in Hidden Free mint &#x26; 1 reserved for trainer raffle. Remaining supply available in future game events.</em></td><td></td><td></td></tr><tr><td><p><img src="https://3777468385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPCjLqiFAZZfmuQmc2nG9%2Fuploads%2FGGLhfNO4dqJcHTGLf1B4%2Flight.png?alt=media&amp;token=9eb16782-c6a1-4f1b-b666-3d099134d72f" alt="" data-size="original"></p><p>Ghost #350-750</p></td><td>Supply: 400 <em><mark style="background-color:$warning;">Legendary</mark></em><br>Ability: Unsleeping - Always at maximum stamina on the farm (small AOE)<br><br><em>Earned in special event - 256 reserved for trainer airdrop. 10 appear in Hidden Free mint &#x26; 1 reserved for trainer raffle. Remaining supply available in future game events.</em></td><td></td><td></td></tr><tr><td><p><img src="https://3777468385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPCjLqiFAZZfmuQmc2nG9%2Fuploads%2FCbwPSH27RJ3clZJWHtuP%2Fgrass.png?alt=media&amp;token=1100d441-1413-4c7e-8e11-9c3b102db3cd" alt="" data-size="original"></p><p>Bloom #750-2750</p></td><td>Supply: 2000 <em><mark style="background-color:$warning;">Legendary</mark></em><br>Ability: Regenerates a % of Max HP every combat turn<br><br><em>Earned in special event - 1500 reserved for trainer airdrop. 50 appear in Hidden Free mint &#x26; 1 reserved for trainer raffle. Remaining supply available in future game events.</em></td><td></td><td></td></tr><tr><td><p><img src="https://3777468385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPCjLqiFAZZfmuQmc2nG9%2Fuploads%2FvMkF0YS2lKZ4JsDG7U3U%2Frare1.png?alt=media&amp;token=e3f49423-cb3f-4fa3-bf73-fa6de788c2bb" alt="" data-size="original"></p><p>#2750-6750</p></td><td>Supply: 4000 <em><mark style="background-color:$info;">Rare</mark></em><br>Utility: Normal working Yakkamon<br><br><em>Earned in special event -</em> 3000 reserved for trainer airdrop. 50 appear in Hidden Free mint. Remaining supply available in future game events</td><td></td><td></td></tr><tr><td><p><img src="https://3777468385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPCjLqiFAZZfmuQmc2nG9%2Fuploads%2Fi8GQgUJMnv8IrNhRR0Mo%2Frare2.png?alt=media&amp;token=1390b5e6-eb69-4ace-ade1-30c3c8e64a6f" alt="" data-size="original"></p><p>#6750-22000</p></td><td>Supply: 15000 <em><mark style="background-color:$info;">Uncommon</mark></em><br>Utility: Normal working Yakkamon<br><br><em>Earned in special event -</em> 11,382 appear in Free Mint. Remaining supply available in future game events</td><td></td><td></td></tr></tbody></table>

{% hint style="info" %}
ID system is an internal numbering system - may differ to NFT IDs.

\
Yakkamon codenames, descriptions, images + utility will be tweaked to fit the finalised gameplay.
{% endhint %}


---

# 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://docs.yakkamon.com/content/yakkapedia.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.
