# Fishing Overview

<figure><img src="/files/XpsqrXw004X9ICNDwpmy" alt="" width="340"><figcaption><p>Fishing area</p></figcaption></figure>

FIshing is a new game mode in Gigaverse. You play spells (cards) from your deck to hit and catch fish. Every successful catch results in an additional spell added to your deck for the day. \
\
Here's a [community-made video guide](https://x.com/web3_shadowking/status/1934699216301179283) on how fishing works.&#x20;

### Fishing Mechanic

The fishing area is a 3x3 grid. Fish swim to a different cell each turn, after you play a spell card.&#x20;

Spells (cards) have mana costs, hit locations, and damage indicators. Click the card with hit boxes that you predict the fish will travel to on the next turn. Successful “hits” will increase the catch meter, while a “miss” will decrease it. Fill the catch meter to catch a fish.&#x20;

{% hint style="success" %}
Hint: Fish have a variety of different patterns, use the first move to note the pattern.
{% endhint %}

You can also redraw your hand instead of casting a spell, which costs 1 mana per card left in your current hand. If you are out of mana before the catch meter fills, or the catch meter goes to zero, the fish escapes and your cast ends.<br>

<figure><img src="/files/W1bbXLFF99dXGlf4x5h9" alt="" width="363"><figcaption></figcaption></figure>

### Entry Requirement

There are three levels of cast requiring scaling energy:

Small Cast <img src="/files/acUdSB1pffQKZB7lZTeS" alt="" data-size="line"> 12 energy&#x20;

Normal Cast <img src="/files/acUdSB1pffQKZB7lZTeS" alt="" data-size="line"> 16 energy&#x20;

Big Cast <img src="/files/acUdSB1pffQKZB7lZTeS" alt="" data-size="line"> 20 energy&#x20;

<figure><img src="/files/USqaLTbfLNf5avWho2fm" alt="" width="302"><figcaption></figcaption></figure>

### Fishing Equipment

You can equip Fishing Rods that provide a set of starting spells depending on the Rod type and rarity.

<figure><img src="/files/bOOELX1tGTawTyG6j3fu" alt="" width="375"><figcaption></figcaption></figure>

### Rewards

You can catch different types of fish having unique stats and rarities:

:1234: Stats: Weight (WGT), Length (LNG) and Girth (GRT)

<figure><img src="/files/GspR6Ihfra0TrHy8isoB" alt="" width="305"><figcaption></figcaption></figure>

:star: Rarity: Common, Uncommon, Rare, Epic, Legendary, Relic, Giga

Higher Rarity fish are worth more Seaweed at [Tonno](https://glhfers.gitbook.io/gigaverse/fishing/fish-stall), the Fishing Vendor.

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

### Daily Limit

Normal: 10 casts per day&#x20;

Juiced Player: 20 casts per day

{% hint style="info" %}
This is subject to change in the future
{% endhint %}

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.gigaverse.io/fishing/fishing-overview.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.
