# TOKENOMICS

- [Token](https://whitepaper.challenge.gg/tokenomics/token.md): Token
- [Initial Liquidity](https://whitepaper.challenge.gg/tokenomics/token/initial-liquidity.md): Decentralized launch
- [Exchange and fee](https://whitepaper.challenge.gg/tokenomics/token/exchange-and-fee.md): Where can i buy and sell $CHALLENGE.GG?
- [DAO](https://whitepaper.challenge.gg/tokenomics/token/dao.md)
- [Distribution](https://whitepaper.challenge.gg/tokenomics/token/distribution.md): Token distribution
- [Buy & Sell](https://whitepaper.challenge.gg/tokenomics/token/buy-and-sell.md)
- [Vesting](https://whitepaper.challenge.gg/tokenomics/vesting.md)
- [Deployment Strategies](https://whitepaper.challenge.gg/tokenomics/vesting/deployment-strategies.md)
- [Contracts](https://whitepaper.challenge.gg/tokenomics/contracts.md)
- [Coin Contract](https://whitepaper.challenge.gg/tokenomics/contracts/coin-contract.md)
- [Base Contract](https://whitepaper.challenge.gg/tokenomics/contracts/base-contract.md)
- [Solo Contract](https://whitepaper.challenge.gg/tokenomics/contracts/solo-contract.md)
- [Timelock Contract](https://whitepaper.challenge.gg/tokenomics/contracts/timelock-contract.md)
- [Loaylty Program Contract](https://whitepaper.challenge.gg/tokenomics/contracts/loaylty-program-contract.md)
- [NFT](https://whitepaper.challenge.gg/tokenomics/nft.md): A non-fungible token, or NFT, is a special type of token which represents a unique ASSET on the BSC blockchain. Learn more here.
- [In-game](https://whitepaper.challenge.gg/tokenomics/nft/in-game.md): Reshaping Gaming Economy with In-Game NFTs
- [Tournament](https://whitepaper.challenge.gg/tokenomics/nft/tournament.md): Tournament NFTs
- [Earn NFTs](https://whitepaper.challenge.gg/tokenomics/nft/earn-nfts.md): Find out how you can earn NFTS such as ASSETS in Challenge.gg
- [Staking program](https://whitepaper.challenge.gg/tokenomics/staking-program.md)
- [Audit and KYC](https://whitepaper.challenge.gg/tokenomics/audit-and-kyc.md)
- [Airdrop](https://whitepaper.challenge.gg/tokenomics/airdrop.md): Challenge Token Airdrop Alert!


---

# Agent Instructions: 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://whitepaper.challenge.gg/tokenomics.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.
