# Staking

{% hint style="info" %}
:white\_check\_mark: No staking fee\
:white\_check\_mark: No lock time
{% endhint %}

[IceCream Staking (https://icecreamswap.com/pools)](https://icecreamswap.com/pools) allows you earn passive income by staking your tokens.

The following example shows how to earn BTCx tokens by staking [ICE](/intro/ice.md) tokens on the [XDC ](https://xinfin.org)chain. Make sure you have switched to the [XDC](https://xinfin.org/) network.

<div><figure><img src="/files/5uYGjfsgkc0vrC6w2CKc" alt=""><figcaption><p>Open IceCreamSwap using built-in browser. Click "Earn" and then "Staking"</p></figcaption></figure> <figure><img src="/files/9CJjXwBrKKEaRbzOOvzr" alt=""><figcaption><p>Click "Enable" to enable staking</p></figcaption></figure> <figure><img src="/files/Fz4geLkx84NN8k9xpmFg" alt=""><figcaption><p>Ready to stake</p></figcaption></figure> <figure><img src="/files/mQnNQtR2D1002jYC9b8O" alt=""><figcaption><p>Choose the amount of ICE tokens and confirm staking</p></figcaption></figure> <figure><img src="/files/iHAMkvSB8HluE7nkvJ0y" alt=""><figcaption><p>Staked successfully</p></figcaption></figure></div>

You are free to stake more or unstake ICE tokens. There is no staking fee and no lock time.


---

# Agent Instructions: 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://wiki.icecreamswap.com/dex/staking.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.
