> 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/user-guide/legal-disclaimer.md).

# Legal Disclaimer

**Important Notice:**\
By using **Snowball Protocol**, you acknowledge that you have read, understood, and agreed to the following terms:

***

#### 🚨 Risk Acknowledgment

Cryptocurrency participation involves **significant risk**, including the potential loss of all deposited assets.\
The value of **$SNOW**, **AVAX**, and related assets may be volatile and subject to extreme fluctuations.

**Leverage amplifies both gains and losses.** You may lose more than your initial investment when using looped or leveraged positions.

***

#### 🧾 No Financial Advice

Snowball Protocol does **not provide financial, legal, tax, or investment advice**.\
All documentation, UI content, and communications are for **informational purposes only**.\
Consult with a qualified advisor before making any financial decisions.

***

#### 💸 Responsibility for Losses

You agree to use Snowball at your own risk. The protocol is non-custodial and fully decentralized.\
**Snowball assumes no liability** for any financial loss, damages, or costs arising from use of the platform.

***

#### 🧊 Fees

All users are responsible for reviewing and paying the applicable **protocol fees**, including:

* Minting & burning fees
* Loan interest & initiation fees
* Leverage & looping fees

Fee structures are transparent and may be updated periodically. It is your responsibility to check current rates before transacting.

***

#### 🔐 Platform Use & Security

Users are solely responsible for:

* **Wallet security**
* **Private key management**
* **Transaction confirmations**

Snowball cannot recover lost funds or access credentials.

***

#### 🌍 Regulatory Compliance

Snowball may **not be available in all jurisdictions**.\
It is your responsibility to comply with local laws regarding cryptocurrency use, trading, and DeFi services.

***

#### 🛠️ Service Interruptions

Snowball does not guarantee continuous, uninterrupted operation.\
Bugs, exploits, or service outages may occur, and Snowball is **not liable for related losses**.

***

#### 🔗 Third-Party Risks

Interactions with third-party wallets, bridges, or DEXs are at your own risk.\
Snowball does not control or endorse third-party services.

***

#### 📄 Amendments

This disclaimer may be updated over time.\
Continued use of Snowball after updates constitutes **acceptance of the latest terms**.

***

**By using Snowball Protocol, you agree to this disclaimer in full. If you do not agree, do not use the platform.**


---

# 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/user-guide/legal-disclaimer.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.
