# $FISH Utility

### Summary of $FISH in-game utility&#x20;

To increase the chance of $FISH succeeding, Fishing Frenzy will adopt the token into the game.

$FISH will be required to access special content in the game, while $xFISH will be distributed as rewards.&#x20;

| Token Sinks                                                                                                                                                                                                              | Token Rewards                                                                                                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>Premium battlepass</li><li>Special pets and cosmetics</li><li>Mint or repair fees</li><li>Unlock new content </li><li>Premium missions and quests</li><li>Diving</li><li>New game modes</li><li>& more</li></ul> | <ul><li>Premium quests</li><li>Diving</li><li>Spin the Wheel</li><li>Leaderboards</li><li>Referrals</li><li>& more</li></ul> |

{% hint style="info" %}
Token rewards and utility may be adjusted over time and not all features will be available upon launch.
{% endhint %}

### Fishing Frenzy Chapter 2 Economy

Below is a simplified summary of how $FISH will work in Fishing Frenzy at launch.&#x20;

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

***

### Token Sinks (v0)

**Battlepass**

* Fishing Frenzy has a battlepass system where players can gain XP to unlock rewards. $FISH / $xFISH can be spent to unlock the premium track of the battlepass to claim bonus rewards such as gold, fossils, a small amount of $xFISH and exclusive pets.&#x20;

**Rod Repairs**

* Rods are important NFTs that players can use to catch shiny fish, but they also have a chance to 'break' whenever they are used. Players will be able to spend $xFISH / $FISH to repair rods.

**$FISH Staking**

* Users can stake $FISH to get Karma, which gives various benefits in the game such as lower conversion taxes and unlocking Karma quest rewards. &#x20;

**Diving**

* Players can spend $xFISH/$FISH to participate in diving, a battleships inspired risk-to-earn game mode.&#x20;

**Minting NFTs (in planning)**

* Players may be required to spend $FISH to mint special PFP collectibles or convert pets into NFT assets for trading.&#x20;

### Token Rewards (v0)

**Leaderboards:**

* Players who compete in the weekly leaderboards can win a share of $xFISH rewards

**Cooking Wheel**

* Players who cook can get pearls to spin a wheel, which has a small chance to contain $xFISH alongside other rewards

**Karma Quests**

* Players who complete daily quests can spin a wheel to receive $xFISH (minimum Karma required)

***

### $xFISH Withdrawals

$xFISH can be converted 1:1 into $FISH.&#x20;

Withdrawals will automatically vest:

* 60% unlocks after 7 days
* 30% unlocks after 14 days
* 10% unlocks after 28 days

Withdrawals are also taxed based on each users Karma score. Higher Karma users benefit from lower tax rates, as they are also likely to be bigger contributors to the ecosystem. &#x20;

$FISH that is taxed will automatically go back to the community proportional to each users Karma score.&#x20;

<details>

<summary><strong>Tax Rate Breakdown</strong></summary>

<table><thead><tr><th width="233.34375">From Karma</th><th width="238.32421875">To Karma</th><th>Tax</th></tr></thead><tbody><tr><td>0</td><td>5,000</td><td>95%</td></tr><tr><td>5,000</td><td>15,000</td><td>50%</td></tr><tr><td>15,000</td><td>50,000</td><td>35%</td></tr><tr><td>50,000</td><td>150,000</td><td>25%</td></tr><tr><td>150,000</td><td>500,000</td><td>10%</td></tr><tr><td>500,000</td><td>1,500,000</td><td>4%</td></tr><tr><td>1,500,000</td><td>5,000,000</td><td>1%</td></tr><tr><td>5,000,000</td><td>>5,000,000</td><td>0%</td></tr></tbody></table>

</details>


---

# 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://whitepaper.fishingfrenzy.co/usdfish/usdfish-utility.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.
