# Getting Started

Currently, a total of **14 new fish** have been introduced! Each new fish has three quality variants and these higher qualities of fish are both *worth more* and are *less common*, with the exception of the vanilla fish which have one tier.

## Seasons

Each of the new fish are evenly distributed between the four seasons where most fish can be captured two of the four seasons with some exceptions, like carp and salmon, which are able to be caught in any season.

## Biomes

Fish are split into three categories based on biome: River fish, Ocean fish and Deep-Ocean fish, where they will only be found in their corresponding biome as well as fulfilling the other three conditions.

## Time

Some fish have a preference for different conditions such as only appearing during rain and thunder or possibly only at night, dawn and dusk, these will be the much rarer fish that you can catch.

<figure><img src="/files/ioKhmkOIJmyxYyvkV3wI" alt=""><figcaption><p>An example of one of the fish introduced</p></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://wiki.bendingmc.net/bendingmc-wiki/fishing/getting-started.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.
