> For the complete documentation index, see [llms.txt](https://docs.cryptohunter.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptohunter.world/tokenomics/token-economy/glint-utility-token.md).

# Glint Utility Token

Glint Token is CryptoHunter World's utility token.

Token Name : Glint Token\
Token Ticker : GLT\
Contract Address : It will be Minted after beta testing.\
Total Issue : 25,000,000,000 GLT Token

### GLT Utility Token Overview

The GLT token is the official utility token of CryptoHunter World, designed to activate the platform’s ecosystem and reward active participation from users. With a focus on long-term sustainability and community engagement, GLT serves as the core driving force of the platform. Users are rewarded for real-world activities and in-game engagement, creating a paradigm of future gaming that combines physical movement with immersive gameplay experiences.

### Sustainability and Vision

The GLT tokenomics model prioritizes long-term value for both players and stakeholders. By gradually distributing tokens over six years, CryptoHunter World ensures sustained growth and a healthy token economy. This approach strengthens the community-driven ecosystem while maintaining stability and encouraging consistent engagement.

Through GLT, CryptoHunter World rewards physical activity and provides users with opportunities to shape the platform’s future.

* Glint Token Distribution Time: 00:00 \~ 00:10 (UTC +8)

**Allocation Plan**

The GLT token distribution has been carefully designed to align with the platform’s goals:

<table><thead><tr><th>Category</th><th>Token Ratio</th><th width="128">Token Amount</th><th>TGE (%)</th><th>Cliff</th><th>Vesting</th></tr></thead><tbody><tr><td>Community Rewards</td><td>60%</td><td>1,500,000,000</td><td>0%</td><td></td><td></td></tr><tr><td>Team</td><td>10%</td><td>250,000,000</td><td>0%</td><td></td><td></td></tr><tr><td>Partners &#x26; Advisors</td><td>5%</td><td>125,000,000</td><td>0%</td><td></td><td></td></tr><tr><td>Marketing</td><td>5%</td><td>125,000,000</td><td>20%</td><td>N/A</td><td></td></tr><tr><td>Liquidity</td><td>5%</td><td>125,000,000</td><td>20%</td><td>N/A</td><td></td></tr><tr><td>KOL</td><td>5%</td><td>125,000,000</td><td>20%</td><td>N/A</td><td></td></tr><tr><td>Private Sales</td><td>10%</td><td>250,000,000</td><td>20%</td><td>N/A</td><td></td></tr><tr><td><strong>Total</strong></td><td><strong>100%</strong></td><td><strong>2,500,000,000</strong></td><td><strong>125,000,000</strong></td><td></td><td></td></tr></tbody></table>

Glint means sparkling light. In CryptoHunter World, it is used as a symbol of treasure and is the basic unit of currency.

Score-based Glint token rewards

In Crypto Hunter World, users who hold Shoes NFTs can use Hunter Mode. Hunter mode tracks the user's walking speed, steps, etc. through the GPS function. After Hunter mode is activated, all user activities are converted into score points.

This score is determined by the following factors:

* GPS accuracy
* Accuracy in maintaining target speed
* Energy expenditure (exercise duration)
* Type of Shoes NFT
* Performance stats of the Shoes NFT
* Remaining durability of the Shoes NFT
* Number of victories in battles with Cryptids
* Number of Cryptids captured
* Rarity of the captured Cryptids

This detailed scoring system ensures that users are rewarded with Glint tokens based on their activity and engagement in the game.

*The Crypto Hunter World team plans to build a more sophisticated token distribution model by combining user activity and NFT mode data through beta testing.*

*The modules that calculate scores may be continually updated and subject to change*.

&#x20;


---

# 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.cryptohunter.world/tokenomics/token-economy/glint-utility-token.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.
