# Mint your Ticket

To get started with the game, you need to mint your Ticket first. You will find the Mint Page of each Game Session in the Top Menu of [TONMinutes](https://tonminutes.us.to/)

The Tickets are on the TON TestNet, if you don't know how to switch to TON TestNet, check the subpage "How to switch to TON TestNet with Tonkeeper"

1. Visit the Minting Page

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

Click “Connect wallet”, then select a wallet convenient for you, “Link wallet” to establish a connection between the TON wallet and the minting page.

<figure><img src="/files/6TNFPCjas5ZVKlvXi1hk" alt=""><figcaption></figcaption></figure>

3. After this, you will see the “Buy Ticket” Button.

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

For the next steps, you will need some TON to pay the Gas Fees for minting your Ticket.

On the following pages you can get TON for your wallet to carry out the transaction:

[@wallet](https://t.me/wallet)

[CryptoBot](https://t.me/CryptoBot)

[KuCoin](https://www.kucoin.com/convert?to=TON\&from=USDT)

[OKX](https://www.okx.com/ru/trade-spot/ton-usdt)

[Bybit](https://www.bybit.com/ru-RU/trade/spot/TON/USDT)

If you have your TON in your wallet you can go on with the next step.

4. Press “Buy Ticket”. You will be shown the total TON you have to pay. We did the tutorial on the TON Testnet, on Mainnet the fees will be most probably a little bit higher. You will need to press “Confirm”.

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

5. Congratulations, you will receive your Ticket within seconds. After getting the Success Notification from wallet

That’s it, you are the proud owner of a game ticket. You can start to play once the game session starts.


---

# 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://tonminutes.gitbook.io/tonminutes/tonminutes-game-series/mint-your-ticket.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.
