> For the complete documentation index, see [llms.txt](https://docs.snowballfi.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snowballfi.app/documentation/usdsnow-rises.md).

# $SNOW Rises

Every action in the Snowball Protocol — minting, burning, borrowing, and leveraging — feeds value back into the system. The result is a self-reinforcing loop where backing per `$SNOW` can only increase.&#x20;

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

### 🏔️ Backing Boost Loop

* Minting or burning `$SNOW` incurs a 2.5% fee\
  → 65% of that fee is added to `$AVAX` backing
* Borrowing `$AVAX` against `$SNOW` incurs upfront interest\
  → That interest goes directly to the `$AVAX` treasury
* Loan defaults result in `$SNOW` being burned\
  → Supply shrinks → Backing per `$SNOW` increases
* Staking and PoL farming generate external yield (via bribes and fees)\
  → Rewards are recycled to grow `$AVAX` backing or amplify future emissions

***

### 🧊 A Sustainable Yield Loop

The protocol doesn’t print emissions. Instead, it generates yield through real protocol activity:

* New users minting and burning
* Borrowers paying interest
* Leveraged users looping
* Liquidations reducing supply

Incentives for liquidity providers are funded through protocol revenue, and boosted further by external bribes on ve(3,3) DEXs like [Pharaoh](https://pharaoh.exchange/) and [Blackhole](https://blackhole.xyz/).

{% hint style="warning" %}
$SNOW is designed to be up-only in $AVAX terms, not USD. If $AVAX dumps, $SNOW's USD price may drop — but its backing per token will still go up.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.snowballfi.app/documentation/usdsnow-rises.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.
