> For the complete documentation index, see [llms.txt](https://chen-qukuai.gitbook.io/pokemeta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chen-qukuai.gitbook.io/pokemeta/token-model/what-is-pkmt.md).

# What is PKMT

PokeMeta Token ($PKMT) is PokeMeta's BEP-20 governance token and the glue that binds all members of the PKMT community together.

**call**

|   PokeMeta Token  | percentage |  Token：PKMT  |
| :---------------: | :--------: | :----------: |
|  **total supply** |    100%    | 1000,000,000 |
|   **foundation**  |     10%    |  100,000,000 |
| **founding team** |     10%    |  100,000,000 |
|   **Community**   |     10%    |  100,000,000 |
|     **award**     |     20%    |  200,000,000 |
|  **game output**  |     50%    |  500,000,000 |

**Token Issuance Schedule**

<table><thead><tr><th width="150" align="center">Unlock</th><th>Unlock Mode</th></tr></thead><tbody><tr><td align="center"><strong>foundation</strong></td><td>No lock-in period, no vesting conditions.</td></tr><tr><td align="center"><strong>founding team</strong></td><td>Tokens allocated by members of the founding team will have a 2-year lock-up period. After that, the tokens will be released linearly over 3 years.</td></tr><tr><td align="center"><strong>Community</strong></td><td>Community team tokens will have a one-year lock-up period. In year two, community tokens will be released linearly.</td></tr><tr><td align="center"><strong>award</strong></td><td>Mainly used for incentives, activities, reserves, staking, DAO, etc.</td></tr><tr><td align="center"><strong>game output</strong></td><td>Rewards generated through the game.</td></tr></tbody></table>

**contract：**<mark style="color:blue;">0x1F94E9083b7c2fCcCd25B25eAC9C2c86203Db4bd</mark>

Holders will be rewarded for holding tokens, participating in games, and voting on key governance. Players can also earn by playing games in PokeMeta or through the content program of quests $PKMT。

We want to make a Web3.0 game, where everyone can create profit together. The recruitment plan is to generate more users to create the Web3.0 era, complete the listing and breakthrough the currency price, and let PKMT from 0.1 USD to 10 USD, to 100 USD, or even higher is no longer an illusion so that every user side by side with us can profittably obtain greater benefits. This is our common goal, and its also our win-win Belief.

![](/files/akwtzgtbrTHOoHC32JKp)


---

# 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://chen-qukuai.gitbook.io/pokemeta/token-model/what-is-pkmt.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.
