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

# Products

- [The KUKU Token](https://pankuku.gitbook.io/kuku_wiki/products/the-kuku-token.md): A Hyper Deflationary Rewards Token Running on Binance Smart Chain BEP-20
- [Tokenomics](https://pankuku.gitbook.io/kuku_wiki/products/the-kuku-token/tokenomics.md): Token Tracker panKUKU
- [Token Distribution](https://pankuku.gitbook.io/kuku_wiki/products/the-kuku-token/token-distribution.md): Allocation of tokens and it's initial distribution
- [Tax System](https://pankuku.gitbook.io/kuku_wiki/products/the-kuku-token/tax-system.md): A model created for our Charity Foundation & Auto Burn System
- [Minting Policy](https://pankuku.gitbook.io/kuku_wiki/products/the-kuku-token/minting-policy.md): Minting is the process of creating or producing new tokens
- [Burning Policy](https://pankuku.gitbook.io/kuku_wiki/products/the-kuku-token/burning-policy.md): “Burning” crypto means permanently removing a number of tokens from circulation
- [The WORLD Token](https://pankuku.gitbook.io/kuku_wiki/products/the-world-token.md): A Tax-Free Fueling Token on BEP20 & ERC20 Blockchain
- [Tokenomics](https://pankuku.gitbook.io/kuku_wiki/products/the-world-token/tokenomics.md): Token Tracker Kuku World
- [Token Distribution](https://pankuku.gitbook.io/kuku_wiki/products/the-world-token/token-distribution.md): Allocation of tokens and it's initial distribution
- [Tax System](https://pankuku.gitbook.io/kuku_wiki/products/the-world-token/tax-system.md): NO FEES - TAX FREE
- [Minting Policy](https://pankuku.gitbook.io/kuku_wiki/products/the-world-token/minting-policy.md): Minting is the process of creating or producing new tokens
- [Burning Policy](https://pankuku.gitbook.io/kuku_wiki/products/the-world-token/burning-policy.md): “Burning” crypto means permanently removing a number of tokens from circulation
- [The DUKU Token](https://pankuku.gitbook.io/kuku_wiki/products/the-duku-token.md): A Collateralized Stable Token
- [Tokenomics](https://pankuku.gitbook.io/kuku_wiki/products/the-duku-token/tokenomics.md): Token Tracker KUKU DOLLAR
- [Token Distribution](https://pankuku.gitbook.io/kuku_wiki/products/the-duku-token/token-distribution.md): Allocation of tokens and it's initial distribution
- [Tax System](https://pankuku.gitbook.io/kuku_wiki/products/the-duku-token/tax-system.md): NO FEES - TAX FREE
- [Minting Policy](https://pankuku.gitbook.io/kuku_wiki/products/the-duku-token/minting-policy.md): Minting is the process of creating or producing new tokens
- [Burning Policy](https://pankuku.gitbook.io/kuku_wiki/products/the-duku-token/burning-policy.md): “Burning” crypto means permanently removing a number of tokens from circulation
- [The Exchange](https://pankuku.gitbook.io/kuku_wiki/products/the-exchange.md): The Healthiest Exchange on Binance Smart Chain
- [KUKU SWAP](https://pankuku.gitbook.io/kuku_wiki/products/the-exchange/kuku-swap.md): Instantly swap between tokens, directly from your wallet
- [Liquidity Provider](https://pankuku.gitbook.io/kuku_wiki/products/the-exchange/liquidity-provider.md): Earn trading fees when adding your tokens as Liquidity Provider
- [Farms](https://pankuku.gitbook.io/kuku_wiki/products/the-exchange/farms.md): Stake LP Token to earn KUKU
- [Pools](https://pankuku.gitbook.io/kuku_wiki/products/the-exchange/pools.md): Enjoy High Returns with a Fixed APR when Staking KUKU
- [NFT Marketplace](https://pankuku.gitbook.io/kuku_wiki/products/nft-marketplace.md): Welcome to the new world
- [Lottery](https://pankuku.gitbook.io/kuku_wiki/products/lottery.md): Be the next winner!
- [Future Products](https://pankuku.gitbook.io/kuku_wiki/products/future-products.md): We will never stop contributing to our Eco-System. We we're made to expand!
- [KUKU SHOP](https://pankuku.gitbook.io/kuku_wiki/products/future-products/kuku-shop.md): The first most convenient webshop to pay with your crypto
- [KUKU WALLET](https://pankuku.gitbook.io/kuku_wiki/products/future-products/kuku-wallet.md): Safe, Secure & Superior
- [KUKU PLAY](https://pankuku.gitbook.io/kuku_wiki/products/future-products/kuku-play.md): Have more FUN in Earning & Winning Crypto
- [PREI](https://pankuku.gitbook.io/kuku_wiki/products/future-products/kuku-play/prei.md): A Play to Earn Game
- [KOLOKU](https://pankuku.gitbook.io/kuku_wiki/products/future-products/kuku-play/koloku.md): A Pay to Play Winnings Game
- [Predictions](https://pankuku.gitbook.io/kuku_wiki/products/future-products/predictions.md): Coming Soon
- [Launchpad](https://pankuku.gitbook.io/kuku_wiki/products/future-products/launchpad.md): Coming Soon


---

# 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://pankuku.gitbook.io/kuku_wiki/products.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.
