# CoinToFish

## CoinToFish

- [Introduction](https://cointofish.gitbook.io/cointofish-en/master.md)
- [Fishbowl](https://cointofish.gitbook.io/cointofish-en/fishbowl.md)
- [Connect Wallet](https://cointofish.gitbook.io/cointofish-en/tutorial/connect-wallet.md)
- [First Steps](https://cointofish.gitbook.io/cointofish-en/tutorial/firsts-steps.md)
- [Fishing](https://cointofish.gitbook.io/cointofish-en/tutorial/fishing.md)
- [Farming](https://cointofish.gitbook.io/cointofish-en/tutorial/farming.md)
- [Calculator](https://cointofish.gitbook.io/cointofish-en/tutorial/calculator.md)
- [Staking](https://cointofish.gitbook.io/cointofish-en/tutorial/staking.md)
- [Marketplace](https://cointofish.gitbook.io/cointofish-en/tutorial/marketplace.md)
- [PVP System](https://cointofish.gitbook.io/cointofish-en/tutorial/untitled-6.md): (Coming soon)
- [Economy](https://cointofish.gitbook.io/cointofish-en/tutorial/economy.md)
- [Roulette](https://cointofish.gitbook.io/cointofish-en/tutorial/roulette.md)
- [Oracle](https://cointofish.gitbook.io/cointofish-en/tutorial/oracle.md)
- [Halloween](https://cointofish.gitbook.io/cointofish-en/tutorial/halloween.md): The event will end November 3.
- [Lottery](https://cointofish.gitbook.io/cointofish-en/tutorial/lottery.md): The lottery comes to CoinToFish.
- [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)
- [Security](https://cointofish.gitbook.io/cointofish-en/security.md)
- [Social Networks](https://cointofish.gitbook.io/cointofish-en/social-networks.md)
- [FAQ](https://cointofish.gitbook.io/cointofish-en/untitled.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://cointofish.gitbook.io/cointofish-en/master.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.
