> For the complete documentation index, see [llms.txt](https://snowballland.gitbook.io/snowball/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snowballland.gitbook.io/snowball/faq.md).

# FAQ

## What is Snowball Token?

Snowball token (SBT) is the token given out to reward users who are utilizing our platform for gaining the advantage and convenience of yield aggregation and auto-compounding.

## How does Snowball allow me to get higher returns?

Max supply of SBT is capped at 10,000,000 units. Team allocation is set at 10% to support future development and growth of the Snowball ecosystem. 8,640,000 SNOW tokens would be released through a decelerated emission schedule over a period of one year. 2% of glacial vault returns will be used to buyback SBT in the open market to ensure sufficient liquidity for SBT.


---

# 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://snowballland.gitbook.io/snowball/faq.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.
