# Game

- [Fishing](https://wiki.fishingfrenzy.co/game/fishing.md): Every day is a new fishing adventure
- [New Areas](https://wiki.fishingfrenzy.co/game/fishing/new-areas.md): Special fish areas
- [Fossils](https://wiki.fishingfrenzy.co/game/fishing/fossils.md): Fishing Unlock Items
- [Rift Encounters](https://wiki.fishingfrenzy.co/game/fishing/rift-encounters.md): Fishing Challenge Events
- [Boss Fish](https://wiki.fishingfrenzy.co/game/fishing/boss-fish.md)
- [Rods](https://wiki.fishingfrenzy.co/game/rods.md)
- [Cooking](https://wiki.fishingfrenzy.co/game/cooking.md): Cooked fish is best fish
- [Aquarium](https://wiki.fishingfrenzy.co/game/aquarium.md): Collect and display fish
- [Aquarium Rewards](https://wiki.fishingfrenzy.co/game/aquarium/aquarium-rewards.md): Detailed Rewards
- [Leaderboards](https://wiki.fishingfrenzy.co/game/leaderboards.md)
- [Guilds](https://wiki.fishingfrenzy.co/game/guilds.md)
- [Chests](https://wiki.fishingfrenzy.co/game/chests.md)
- [Diving](https://wiki.fishingfrenzy.co/game/diving.md)
- [Pets](https://wiki.fishingfrenzy.co/game/pets.md)
- [Quests](https://wiki.fishingfrenzy.co/game/quests.md)
- [Founders Pass](https://wiki.fishingfrenzy.co/game/founders-pass.md)
- [Game Economy](https://wiki.fishingfrenzy.co/game/game-economy.md)
- [Token](https://wiki.fishingfrenzy.co/game/token.md): Game Proof of Contribution


---

# 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://wiki.fishingfrenzy.co/game.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.
