> 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/pre-registration/free-mint.md).

# Free Mint

## Free Mint - October 1st

On **October 1st**, the **Genesis Monster** free mint goes live on **Ronin**.

* **Free to mint** - just pay network gas.
* **On Ronin** - the same network Yakkamon launches on.
* **Earns points** - minting rewards you with pre-registration points toward your trainer tier (see Pre-registration Rewards).

The Genesis Monster is part of our new NFT collections and is a great way to get in early before early access opens on November 1st.

A limited amount of Yakkamon will be made available, including a small handful of Legendary Founder NFTs. Players must be pre-registered to access the free-mint.

{% hint style="info" %}
You will be able to deposit these monsters into Yakkamon once you gain access to the game.
{% 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/pre-registration/free-mint.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.
