# Checkout

## Introduction <a href="#introduction" id="introduction"></a>

The final step at checkout is the option to convert some cash to <mark style="color:yellow;">KMON and BNB</mark> . [<mark style="color:blue;">$KMON</mark>](https://academy.kryptomon.co/the-kryptomon-academy-1/getting-started/usdkmon) is the <mark style="color:yellow;">official currency in Kogaea</mark> so all purchases and premium options in the game will be paid for using $KMON. BNB is added in this step as many transactions on the blockchain will cost a few cents to process, by converting about 5$ into BNB at this step, you will be able to cover gas fees in the foreseeable future!&#x20;

<figure><img src="https://content.gitbook.com/content/JlnFyzFzdayd2pQW4psS/blobs/dLPVklO0CS41m3e7CzqT/image.png" alt=""><figcaption><p>When exchanging for a KMON package, 5$ will be converted into BNB and the rest into KMON (i.e. 15.99$ in KMON and 5$ in BNB)</p></figcaption></figure>

*If you do not wish to convert any KMON or BNB at this step, simply proceed with the purchase without clicking any of the three options!*&#x20;

#### After clicking purchase, a pop-up from simplex will appear with your <mark style="color:yellow;">order summary and total</mark>! Fill out the required information like any other online purchase and after verifying you will be a proud owner of your very first Kryptomon!

<figure><img src="https://content.gitbook.com/content/JlnFyzFzdayd2pQW4psS/blobs/tBRc8nfJHJ0botHgzef6/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="success" %} <mark style="color:green;">Flow at time of purchase</mark> \
1\. If the user already has enough KMON at the time of purchase, the existing KMON will be used to purchase the bundle

2\. If the user does not have enough KMON at the time of purchase but has enough BNB, BNB will be used to purchase the bundle&#x20;

3\. If the user has enough KMON at the time of purchase, but has added a KMON Token Bundle,  a check for BNB will occur : \
&#x20;        a. If the user has enough BNB for the Package the existing BNB will be used for conversion \
&#x20;        b. If the user does not have enough BNB for Package, Simplex will initiate \
4\. If the user does not have enough KMON, nor BNB, Simplex will initiate&#x20;

\
\&#xNAN;*<mark style="color:red;">There is an additional 5% tolerance fee to cover any additional gas fees or volatility in KMON conversion</mark>*&#x20;
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://academy.kryptomon.co/the-kryptomon-academy-1/getting-started/beginning-your-kmon-journey/checkout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
