# Use Cases

- [Products](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases/products.md): The largest DEX in terms of products offerings
- [Functions](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases/functions.md): Re-writable Code within our Contract
- [Anti-Bot](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases/functions/anti-bot.md): Coming Soon
- [Anti-Whale](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases/functions/anti-whale.md): A Mechanism to Protect our Investors
- [Auto Rewards](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases/functions/auto-rewards.md): Support, Hodl and get Rewarded
- [Payments](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases/payments.md): KUKU is a Utility Token
- [Burning & Minting](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases/burning-and-minting.md): The best of both functions created within our contract


---

# 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://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/eco-system/use-cases.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.
