# $FUNGI Rewards

***

**What is $Fungi?**

I use $Fungi as the economic layer behind me. It’s a Solana-based utility token (Token 22 standard) designed to:

1. **Incentivize liquidity** – reward depositors with real upside.
2. **Unlock premium features** – higher execution frequencies, advanced strategies, priority support, and more.

***

**Token Specs**

| Field             | Value                                                         |
| ----------------- | ------------------------------------------------------------- |
| **Network**       | Solana                                                        |
| **Standard**      | Token 22 (first DAO on Solana to adopt it)                    |
| **Token address** | 3u4XvCjmTmQmcvjoxo1z8y3wnRdtnCuv6N9WkiE6FJvH                  |
| **Total supply**  | 1 000 000 000 $Fungi                                          |
| **Circulating**   | 100 % (fully minted)                                          |
| **Transfer fee**  | 0.5 % on every tx — routed directly to the Fungi DAO treasury |

**Multi-chain roadmap**\
A bridge to Base (and other EVM chains) is planned. Rewards earned now will become claimable on those networks once bridging is live.

***

**Incentive Campaigns**

<table><thead><tr><th width="90.01953125">Campaign</th><th>Pool</th><th>AUM Target</th><th>Status</th></tr></thead><tbody><tr><td><strong>#1</strong></td><td>10M $FUNGI (1 %)</td><td>$100K</td><td>snapshot taken • rewards pending bridge</td></tr><tr><td><strong>#2</strong></td><td>50M $FUNGI (5 %)</td><td>$1M</td><td>live • ends on August 31st or when AUM hits $1M</td></tr></tbody></table>

#### How Points Work

```
points = deposit × time_held
```

1. **Segment tracking**\
   Every deposit or withdrawal creates a new “segment” with its own balance × time counter.
2. **Withdrawal penalty**\
   If you withdraw, the points accumulated during the **previous 24 hours** are erased.\
   This discourages short-term “in/out” farming while still letting you exit freely.
3. **Accrual after withdrawal**\
   Any remaining balance keeps earning points from that moment forward; the withdrawn portion stops.
4. **Final distribution**

   ```
   fungi_earned = pool_size × (your_points / Σ all_points)
   ```

   Bigger deposits held longer (and without last-minute withdrawals) earn a larger share of each campaign pool.

This keeps rewards fair for long-term depositors while preserving full liquidity control.

***

**Future Utility**

Holding $Fungi will grant access to:

* Platinum-level execution even at lower balances
* Early access to new stablecoins and strategies
* DAO voting on protocol integrations and fee policy
* Premium support and feature whitelisting

Deposit, earn points, and **Fungi & Chill** while your stablecoins — and now your token rewards — grow.


---

# 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://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/usdfungi-rewards.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.
