> For the complete documentation index, see [llms.txt](https://docs.playhattori.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playhattori.io/tge-faq.md).

# TGE FAQ

## FAQ

**Will there be slippage during the first 24 hours after TGE?**

> Yes. During the first 24 hours, there will be 100% slippage for buying the token, so you may lose the full swap amount. This is made to protect the token.
>
> We don’t recommend buying the token during the first 24 hours. If you don’t need the token or don’t understand why you need to buy it, it’s better to just farm and earn rewards.

How many tokens farmed before TGE will be unlocked for claim?How many tokens farmed before TGE will be unlocked for claim?

> We have dynamic vesting. According to our formula, you’ll receive tokens every day.
>
> All tokens farmed before TGE will become blue tokens and will convert into red tokens every day by the formula connected to the project revenue. More details in this section: [Pre-TGE vesting mechanics](/pre-tge-vesting-mechanics.md)

**How long do we think the full unlock of blue tokens will take?**

> From 6 to 12 months. If everything goes according to plan and the project starts earning actively, the full unlock may take about 6 months.

**Can I withdraw tokens earned after TGE from events, quests, and the referral system right away?**

> Yes. You’ll be able to sell tokens earned after TGE inside the Telegram app at any time.

**What liquidity will be at the start?**

> $2–10K.

**Will there be token listings?**

> No. The token will trade only inside our Telegram app. There will be no CEX and no DEX.

**If I don’t have tokens now, do I need to claim anything? Will there be guides about how to claim and sell tokens, connect a wallet, etc.?**

> No. If you don’t have tokens now, you don’t need to claim anything. You just need to earn red tokens after TGE, and then you’ll be able to claim them right away.
>
> A bit later, we’ll release full guides about wallet connection and all functions.

**How many TON tokens do I need to pay blockchain fees for claim, buying, or selling tokens?**

> You can add 1–2 TON to your balance. This should be enough for a few dozen transactions.
>
> Please **check your TON balance regularly**, so you can always pay network fees and your transaction can be successful.


---

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

```
GET https://docs.playhattori.io/tge-faq.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.
