> 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/pre-deposit-vaults.md).

# Pre-Deposit Vaults

To ensure fair and efficient access to early `$SNOW`, Snowball will offer Pre-Deposit Vaults — letting users deposit `$AVAX` ahead of launch and receive `$SNOW` at fixed prices, without the risk of front-running bots.

Vaults will mint in tranches, with the earlier vaults receiving a better price.

### How it Works

* Vaults mint `$SNOW` sequentially — Summit first, then Basecamp, then Public.
* All depositors in the same vault get the same `$SNOW` price.
* Once vaults finish, public minting opens.
* Each vault has per-wallet and total caps.

***

## ‍⛰️ Summit Vault

**Who can deposit?**

* Whitelisted wallets (TBA)

**Caps**

* Per address: 1,000 `$AVAX`
* Vault total: 50,000 `$AVAX`

## 🏕️ Basecamp Vault

**Who can deposit?**

* Whitelisted partner communities (TBA)

**Caps:**

* Per address: 1,000 `$AVAX`
* Vault total: 50,000 `$AVAX`

## 👪 Public Vault

Who can deposit?

* Whitelisted wallets (TBA)

**Caps:**

* Per address: 2,000 `$AVAX`
* Vault total: 50,000 `$AVAX`

{% hint style="info" %}
The Snowball Treasury can mint up to 1,000 $SNOW at the initial price with no fees to seed $SNOW/$AVAX liquidity and fund future incentives.
{% 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/pre-deposit-vaults.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.
