# Catching Fish

## The Fishing Bar

The new “***fishing bar***” replaces the vanilla fishing system where, as well as having to right click to when the bobber goes underwater, you **right click** with the fishing rod when the fishing bar reaches the correct point on your screen to catch your fish, the aim of the game is to right click when the bar reaches the *“Green”* zone where you will be guaranteed a fish drop, as the zones shift in color your likelihood of reeling in your catch decreases, with a lower chance in *Orange* and no chance in *Red*. Sounds simple enough. Right?

<figure><img src="/files/isGQiF7m6Z0tbAzLjKa7" alt=""><figcaption><p>The fishing bar, the green zone having a 100% chance to catch fish.</p></figcaption></figure>

## Difficulty

Each fish has their own difficulty level (alterable with modifiers) which means the speed at which the indicator moves as well as the leniency of the zones on the bar, this could mean smaller zones or no “orange” zones meaning as difficulty increases meaning you need to be quicker and more accurate!


---

# 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/catching-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.
