# Fish

## How to Obtain Fish:

You can purchase a fish mystery box in the store. Upon opening the mystery box, you have a chance to obtain different types of fish, with the probabilities as follows in the table below:

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

## Fish Pond Settings

When you acquire fish, you can place them in a fish pond. The fish pond distributes rewards every 10 minutes (shared among all the fish in the pond). The fewer the fish in the pond, the greater the reward for each fish; conversely, the more fish in the pond, the smaller the reward for each fish. There are currently five fish ponds, each with a different amount of tokens allocated as follows:

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

The different types of fish you place in the pond will also have varying weights in terms of the rewards they can earn. The specific details are as follows:

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

## How Fish are Upgraded

When you have two fish of the same star level, you can upgrade them and place them in a new fish pond. Each time you level up, there will be a period during which you cannot upgrade further. The specific upgrade cooldown times are as follows:

<figure><img src="/files/82rStaqnpQneYXuNBtRR" alt=""><figcaption></figcaption></figure>

## Fishing

You can buy a fishing rod to fish, on the condition that each fish pond contains at least 300 fish.

The more fish there are in the fish pond, the higher the probability of successfully catching a fish.


---

# 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://world-of-fairy.gitbook.io/product-docs/beta-version/fish.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.
