# TON Hedge Coin

{% hint style="warning" %}
**Warning!**

TON Hedge is currently in the alpha testing stage. Content of this section may change in the near future.
{% endhint %}

## Tickets

**Tickets** are in-app currency that can be earned for activity in the app or for inviting friends:

* **100 tickets —** one time bonus for the first trade in TON Hedge
* **10 ticket** — for each $1 [**options**](https://ton-hedge.gitbook.io/ton-hedge-docs/trading-options#buying-option) volume traded in the app
* **1 ticket —** for each provided $5 for one day
* **20** **tickets** — for each invited friend
* **50** **tickets** — for subscribing the [**Telegram channel**](https://t.me/ton_hedge)
* **50** **tickets** — for joining the [**Community chat**](https://t.me/ton_hedge_chat)

Once user have any amount of tickets, they will automatically participate in all future [Airdrops](#alpha-phase) and receive appropriate amount of **$THC**.

## Tokenomics

Coming soon.


---

# 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://ton-hedge.gitbook.io/ton-hedge-docs/ton-hedge-coin.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.
