# Fish

## <mark style="color:purple;">Fish Items</mark>

Here is a list of all the available fish and their rarities:

<table data-full-width="false"><thead><tr><th>Common</th><th>Uncommon</th><th>Epic</th><th>Rare</th><th>Legendary</th><th>Mythical</th></tr></thead><tbody><tr><td>Greenfsih</td><td>Gemfish</td><td>Green Barb</td><td>Lava Anthias</td><td>Magma Trout</td><td>Obsidiumfish</td></tr><tr><td>Icefish</td><td>Shrimp</td><td>Rosy Barb</td><td>Warped Shrimp</td><td>Molten Coralfish</td><td></td></tr><tr><td>Slimefish</td><td>Stringray</td><td></td><td>Fire Eel</td><td>Crimson Bubblefish</td><td></td></tr><tr><td>Trout</td><td>Sunfish</td><td></td><td>Blue Eel</td><td></td><td></td></tr><tr><td>Tuna</td><td>Anthias</td><td></td><td></td><td></td><td></td></tr><tr><td>Coralfish</td><td>Blue Grenadier</td><td></td><td></td><td></td><td></td></tr><tr><td>Bream</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Bubblefish</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Chromis</td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

<figure><img src="/files/uaklpWH9DmDwjF0ufaDU" alt=""><figcaption><p>Magma Trout In-Game</p></figcaption></figure>

## <mark style="color:purple;">Fish Collection</mark>

In your collection, there is a "Fishing" category where you can view all the fish you've caught. If you haven't caught any, the fish will appear locked with a special locked appearance.

<figure><img src="/files/QY8kRMxfHkMK559nTzWp" alt=""><figcaption><p>Collection - Fishing</p></figcaption></figure>

When you catch a fish, it will unlock its appearance in your collection. You'll see its name, rarity, and the number of times you've successfully caught that specific fish.

<figure><img src="/files/849cuCR2zA7G9PgSgq4c" alt=""><figcaption><p>Trout in Collection</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.corruptedlands.com/gamemodes/skyblock/fishing/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.
