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

# IceSlush Pools

## Stake Tokens to Earn $SLUSH!

Staking on IceSlush is simple and straightforward. With zero risks of impermanent losses, simply stake your tokens and start earning high yields!&#x20;

## Withdrawal Fees

For the native Pools on IceSlush, there will be no fees charged. This is a feature designed to encourage and to maintain the price of $SLUSH, particularly through high yields and zero fees.&#x20;

> *For the non-native Pools, most yield farms commonly charge a deposit fee on staked tokens.*&#x20;

However, we will be introducing a 4% withdrawal fee on non-natives, which will enable investors to earn more rewards on their initial capital since their staked amounts are not immediately reduced. A summary is detailed below.&#x20;

| **Type**                     | **Withdrawal Fee** |
| ---------------------------- | :----------------: |
| Native (SLUSH Pool)          |         0%         |
| Non-Native (All other Pools) |         4%         |

> *Additional burn mechanics: 3% of each newly minted $SLUSH will be automatically burned when the harvest function is called upon. This helps reduce circulating supply and mitigate potential sell pressure, which will translate towards better $SLUSH price performance.*&#x20;


---

# 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://iceslush-finance.gitbook.io/iceslush-finance/products/pools.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.
