> 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/beginning-your-kmon-journey/build-your-starter-package.md).

# Build your starter package

Starting Items

At this page, the Portal Operator will offer you a special deal on items that will help you in your journey! Pick up a variety of items to help with questing, caring, and training for your new Kryptomon friend!

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

Items offered here: \
\
Silver Lootbox: <mark style="color:yellow;">Premium food items</mark> that fill your Kryptomon status bars more efficiently than your daily bronze box! Items found inside will also help you <mark style="color:yellow;">complete weekly quests</mark> and [<mark style="color:blue;">Star Tickets</mark>](/the-kryptomon-academy-1/kmon-genesis/kmon-genesis-basics/training-star-tickets.md) to instantly boost the power of your Kryptomon!&#x20;

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

Gold Lootbox: <mark style="color:yellow;">Highest quality of items</mark>. Will allow players to fill a majority of the status bars with a single item. Items found inside will also help you <mark style="color:yellow;">complete weekly quests</mark> and even more  [<mark style="color:blue;">Star Tickets</mark>](/the-kryptomon-academy-1/kmon-genesis/kmon-genesis-basics/training-star-tickets.md) to instantly boost the power of your Kryptomon!

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

Unfreeze Potion: As a living NFT, if Kryptomon are not taken care of they will freeze. If that happens players will need this potion to revitalize their pet!&#x20;

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

{% hint style="info" %}
If you do not wish to purchase any additional items, make sure your cart on the left is empty before proceeding&#x20;
{% endhint %}

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

#### While none of these items are necessary in your journey, they will help new players catch up with our existing players and jumpstart their adventure! Once you have selected your starter items you can continue to the last step of [<mark style="color:blue;">checkout</mark>](/the-kryptomon-academy-1/getting-started/beginning-your-kmon-journey/checkout.md)!&#x20;


---

# 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/beginning-your-kmon-journey/build-your-starter-package.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.
