# Fishing

#### Custom Minigames

To make fishing more engaging and prevent AFK auto-fishing, you must complete a minigame before successfully catching a fish. By default, there are 5 types of minigames (3 are pre-activated). The system also features a powerful API for custom community extensions.

#### Lava Fishing

Fishing in lava adds a quirky and challenging twist to the game. It forces you to rethink your strategies and adapt to a much more hostile environment to catch unique rewards.

#### Fish Market

Just like with crops, your fish can have Silver or Gold stars. You can sell these high-quality catches at the Spawn in exchange for Gold Nuggets.

#### Fishing Tournament

A fishing competition takes place every hour on the hour, provided that at least 3 players are online. The prizes are as follows:

* 1st Place: 1,000 Nuggets
* 2nd Place: 700 Nuggets
* 3rd Place: 300 Nuggets
* Participation Reward: 69 Nuggets for everyone who took part!

<figure><img src="/files/D6wLVoeDEeXQf79uPqp3" alt=""><figcaption></figcaption></figure>


---

# 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://chicraft.gitbook.io/intro/guideline/gameplay/fishing.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.
