> For the complete documentation index, see [llms.txt](https://academy.kryptomon.co/the-kryptomon-academy-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.kryptomon.co/the-kryptomon-academy-1/getting-started/kryptomon-basics/synthetic-kryptomon.md).

# Synthetic Kryptomon

Looking to try out Kryptomon Genesis for yourself? Well look no further and mint yourself 4 synthetic kryptomon today to start playing for free! These Kryptomon will give you a taste of what Kryptomon Genesis has to offer and when you find yourself addicted you can transfer all of your progress to a real Kryptomon!&#x20;

While you wont have access to everything that Kryptomon Genesis has to offer with Synthetic Kryptomon, you will have access to key features such as:

* Daily Loot boxes
* Weekly Quests&#x20;
* Game Nights
* Dojo Mode

***Play and Earn***

We are also excited to announce that Synthetic Kryptomon can now access up to chapter 4 in our story challenge mode, meaning you can earn KMON each day by completing all challenges in that chapter! \
\
Synthetic Kryptomon can also be used to complete weekly quests that unlock the user various premium in-game items and even the chance of KMON if they can complete quest 5 and 10 every week!&#x20;

<figure><img src="/files/aVbzt98aBq3KyB7wzbBW" alt=""><figcaption></figcaption></figure>

## How to Mint Synthetic Kryptomon (PC Guide)&#x20;

{% embed url="<https://hub.kryptomon.co/signin>" %}

{% embed url="<https://youtu.be/qASDbFxJZwY>" %}


---

# 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://academy.kryptomon.co/the-kryptomon-academy-1/getting-started/kryptomon-basics/synthetic-kryptomon.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.
