> 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/overview.md).

# Overview

**Snowball Protocol** fuses token economics, AVAX-collateralized minting, high-leverage loans, and gamefied staking into a single, tightly integrated DeFi ecosystem. The **`$SNOW`** token is backed by $AVAX and features a mathematically enforced, up-only backing model that increases over time.

Snowball is incubated by [MCLB DAO](https://mclb.org/) and built with inspiration from [BakerDAO](https://www.bakerdao.io/) and [Eggs Finance](https://eggs.finance/), reimagined for Avalanche with meme-fueled branding, dynamic vault structures, and a bribe-based growth flywheel.

***

### ❄️ How It Works

* Users mint `$SNOW` by depositing  `$AVAX`
* Users can melt `$SNOW` to redeem `$AVAX`
* Users can borrow `$AVAX` at up to 99% LTV against their `$SNOW`
* There are whitelisted pre-deposit vaults that let users mint `$SNOW` at fixed prices alongside others in the same tier
* The bonding curve and fee design ensure that backing per `$SNOW` always increases, regardless of user behaviour.

The initial supply of `$SNOW` will be determined by the total `$AVAX` committed in pre-deposit vaults. Max initial cap of `$SNOW` will be `5 million`. After that, the supply cap is dynamic and may be adjusted based on liquidity, vault usage, and protocol performance.

{% hint style="warning" %}
Due to protocol fee mechanics, the maximum theoretical AVAX loss is 5% (2.50% mint + 2.50% burn), though real losses are typically lower — and backing per $SNOW continues to rise.
{% 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/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.
