> For the complete documentation index, see [llms.txt](https://docs.heartgames.io/heartcoin-whitepaper-v1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heartgames.io/heartcoin-whitepaper-v1.0/htc-tokenomics.md).

# HTC Tokenomics

**Governance and Utility Token**<br>

A single token is used as a key currency and utility within the GameFi system.

This token unifies all features and functions within the Heart Game Universe, including risk management.

&#x20;You can utilize HTC for NFT upgrades and our in-game Piggy Bank system. We ensure stability through a continuous unlock and burn mechanism.

&#x20;

When you make a purchase (Paid Offer) on the Web Shop, 30% of the amount (in USDT or equivalent) goes into the Liquidity Pool. Additionally, 10% of the HTC from the Piggy Bank is added to the P2E Package Pool, helping to balance supply and demand.

This process, as illustrated in the flowchart below, contributes to generating profits within the game. Depending on the NFTs you own, you can swap Game Credits for HTC in-game.

<div data-full-width="true"><figure><img src="/files/lNZA5lNl40rPKXaP8pJx" alt=""><figcaption><p>Simple Tokenomics</p></figcaption></figure></div>

P2E Packages are gradually added to the reward pool in response to player demand, thereby making the Play-to-Earn (P2E) system a reality.

We distribute HTC rewards based on the deposit duration in our Staking program.

This follows a business model designed to control revenue generation for early-game users.

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

Gameplay users can instantly collect Unlocked Tokens, and when an NFT Upgrade is performed, the NFT is burned, and HTC is promptly unlocked.

&#x20;

To enhance our token burn and unlock system, a significant portion of HTC is initially locked and vested sequentially over time, following the Cliff time. This is designed to provide users with a more rewarding experience.


---

# 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://docs.heartgames.io/heartcoin-whitepaper-v1.0/htc-tokenomics.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.
