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

# Token

- [MPL](https://meversedex.gitbook.io/pocketbattlesnftwar/token/mpl.md)
- [Tokenomics](https://meversedex.gitbook.io/pocketbattlesnftwar/token/mpl/tokenomics.md)
- [Burn Model](https://meversedex.gitbook.io/pocketbattlesnftwar/token/mpl/burn-model.md)
- [PKS](https://meversedex.gitbook.io/pocketbattlesnftwar/token/pks.md): Pocket Stone(PKS)
- [How To Earn?](https://meversedex.gitbook.io/pocketbattlesnftwar/token/pks/how-to-earn.md)
- [How To Swap?](https://meversedex.gitbook.io/pocketbattlesnftwar/token/pks/how-to-swap.md): How to exchange PKS for MPL
- [IMO](https://meversedex.gitbook.io/pocketbattlesnftwar/token/imo.md): Initial MEVerse Offering of MEVerse DEX
- [Fee](https://meversedex.gitbook.io/pocketbattlesnftwar/token/fee.md)
- [Token Swap](https://meversedex.gitbook.io/pocketbattlesnftwar/token/fee/token-swap.md)
- [Marketplace](https://meversedex.gitbook.io/pocketbattlesnftwar/token/fee/marketplace.md)
- [NFT Features](https://meversedex.gitbook.io/pocketbattlesnftwar/token/nft-features.md)
- [NFT Farm](https://meversedex.gitbook.io/pocketbattlesnftwar/token/nft-features/nft-farm.md)
- [NFT Hero Level Up](https://meversedex.gitbook.io/pocketbattlesnftwar/token/nft-features/nft-hero-level-up.md): Hero Coin Quantity Required for NFT Hero Level Up
- [NFT Hero Dismantle](https://meversedex.gitbook.io/pocketbattlesnftwar/token/nft-features/nft-hero-dismantle.md): Amount of Hero Coins that the user will receive after NFT Hero Dismantled
- [Level Transfer(Inherit) System](https://meversedex.gitbook.io/pocketbattlesnftwar/token/nft-features/level-transfer-inherit-system.md)


---

# 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://meversedex.gitbook.io/pocketbattlesnftwar/token.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.
