> 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/cryptid-token.md).

# Cryptid Token

### 📘 Token Structure

CryptoHunter World operates on a single main token:\
**CPT (Cryptid Token)** – a unified utility and governance token used across the entire Cryptid IP ecosystem.

***

### 🪙 Cryptid Token (CPT)

**Cryptid Token (CPT)** is the core token utilized across all Cryptid series games,\
including **Cryptid Hunter**, **CryptoHunter World**, and **Cryptid TCG**.

It serves as a utility token for key gameplay actions and features a burn-based deflation model to preserve long-term value.

#### 🔧 Token Summary

| Item                   | Description                                                                                                                  |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **Token Name**         | Cryptid Token                                                                                                                |
| **Token Ticker**       | CPT                                                                                                                          |
| **Total Supply**       | 100,000,000 CPT                                                                                                              |
| **Contract Address**   | [`EQA9z6KFbtuirWHypjWO4pN7X8TkE4pOQEZTVLB1_YuxYUg5`](https://tonviewer.com/EQA9z6KFbtuirWHypjWO4pN7X8TkE4pOQEZTVLB1_YuxYUg5) |
| **Chain**              | TON Blockchain                                                                                                               |
| **Multichain Support** | Cross-chain interoperability planned                                                                                         |
| **Core Utilities**     | Energy recharge, shoe HP repair, item purchases, and progression-related spending                                            |
| **Used In**            | Cryptid Hunter, CryptoHunter World, Cryptid TCG                                                                              |

***

#### 🔥 Burn Mechanism

CPT features a built-in **burn model** where a portion of tokens is burned upon each use,\
reducing circulating supply over time and supporting long-term scarcity and value.

* **Proportional burns** based on usage
* Linked to repeatable activities like **energy recharge**, **HP recovery**, and **item consumption**
* Combined with a **fixed total supply (100M)** for a deflationary structure

***

#### 📌 Summary

> CPT is the **central token** connecting the entire Cryptid ecosystem.\
> It provides both utility and long-term sustainability through real usage and deflation via burning.


---

# 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/cryptid-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.
