# INFORMATION

- [Withdraw](https://cointofish.gitbook.io/cointofish-en/information/withdraw.md)
- [Fish Wiki](https://cointofish.gitbook.io/cointofish-en/information/fish-wiki-1.md): Here you can obtain information about fish, their procurement and more.
- [Referral System](https://cointofish.gitbook.io/cointofish-en/information/referral-system.md)
- [Daily Reward](https://cointofish.gitbook.io/cointofish-en/information/dailyreward.md)
- [Experience Levels](https://cointofish.gitbook.io/cointofish-en/information/experience-levels.md)
- [Rarity Levels](https://cointofish.gitbook.io/cointofish-en/information/rarity-levels.md)
- [Chroma Levels](https://cointofish.gitbook.io/cointofish-en/information/chroma-levels.md)
- [Guild System](https://cointofish.gitbook.io/cointofish-en/information/guildsystem.md)
- [Fusion System](https://cointofish.gitbook.io/cointofish-en/information/fusion-system.md): (Coming soon)
- [Token distribution](https://cointofish.gitbook.io/cointofish-en/information/tokenomics.md)


---

# 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://cointofish.gitbook.io/cointofish-en/information.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.
