> 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/protocol-mechanics/token-info.md).

# Token Info

### $SNOW Token

* **Network:** Avalanche
* **Contract Address:** [0xC295f619afc2b8543D91c8970EA4c0726f197250](https://c.snowtrace.dev/address/0xC295f619afc2b8543D91c8970EA4c0726f197250/contract/43114/code)
* **Max Total Supply:** Dynamically capped, starts at **5 million.**
* **Backing:** Each `$SNOW` is backed by `$AVAX` held in the protocol treasury. This AVAX pool grows with every mint, burn, loan, and bribe loop — ensuring the backing per `$SNOW` only increases over time.

***

### 💧 Liquidity

**DEX Integration**

$SNOW will be tradable on Avalanche DEXs including [Pharaoh](https://pharaoh.exchange/) and [Blackhole](https://blackhole.xyz/). Since DEX pricing is driven by external markets and liquidity depth, price may diverge from the backing value — creating arbitrage opportunities for traders.

**Incentivized Liquidity**

Users can provide liquidity to $SNOW pools (e.g. $SNOW/$AVAX) and earn rewards:

* Bribes funded by protocol fees
* ve(3,3) incentives on Pharaoh & Blackhole
* Rewards paid in DEX tokens

This setup ensures deep, sustainable liquidity and consistent volume-driven rewards.


---

# 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/protocol-mechanics/token-info.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.
