# Fishing Skill Points

### Skills

In order to master fishing, you will need to level up your skills. Seaweed acquired by selling fish is required to level up.&#x20;

There are eight (8) skill types

* **Stamana:** Increase starting mana&#x20;
* **Rod Control:** Increase chance of critical cast
* **Jebaitor:** Increase chance to not consume bait on cast (extra casts will still take energy)
* **Weed Dealer:** Increase selling value of each fish in the shop
* **Taste:** Increase chance to +1 quality of the fish
* **Luck:** Increase chance to +1 rarity of the fish
* **Fintuition:** Increase chance of revealing next fish move
* **Dual Yielding:** Increase chance of catching 2 fish on 1 cast

### Skill Respec

You can reassign skill points by downgrading.&#x20;

{% hint style="danger" %}
Each downgrade requires 4 Hourglass and refunds only 75% of the Seaweed.&#x20;
{% endhint %}

<figure><img src="/files/86MSDWXKdZYpeBuTncUx" alt=""><figcaption></figcaption></figure>

<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-skill-points.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.
