# 质押

{% hint style="info" %}
:white\_check\_mark: 无质押费\
:white\_check\_mark: 无锁定时间\
:white\_check\_mark: 随时收割
{% endhint %}

冰淇淋[质押](https://icecreamswap.com/pools)允许您通过质押代币获得被动收入。

## 使用说明

以下示例展示如何在 CORE 链上质押 UCORE 代币来赚取 UCORE 代币，同样也适用于其他链的其他代币。请参考小狐狸钱包的操作步骤先[连接冰淇淋](/zh/get-started/setup-wallet/metamask.md#connect)，然后选择**赚取**，进入**质押**界面。

<div><figure><img src="/files/NbLOUbsCaN7QwkN2MWJu" alt=""><figcaption><p>步骤1：先<strong>连接冰淇淋</strong>，然后选择<strong>赚取</strong>，进入<strong>质押</strong>界面，点击需要质押池</p></figcaption></figure> <figure><img src="/files/KMyKa5TmxAYcv9ygcq7F" alt=""><figcaption><p>步骤2：首次使用某个质押池，可能需要先<strong>启用</strong></p></figcaption></figure> <figure><img src="/files/YLWoaOLZh51FypR6YDq9" alt=""><figcaption><p>步骤3：点击<strong>确认</strong>以启用</p></figcaption></figure> <figure><img src="/files/tPpIPEMXxJ8EqjzShNMD" alt=""><figcaption><p>步骤4：质押池已启用，可以使用<strong>质押</strong></p></figcaption></figure> <figure><img src="/files/plGpSrVkfKBRZIJUkJgT" alt=""><figcaption><p>步骤5：输入需要质押的代币金额，点击<strong>确认</strong></p></figcaption></figure> <figure><img src="/files/TVhiCLj3HDHmMkMfvxYh" alt=""><figcaption><p>步骤6：点击<strong>确认</strong>以质押</p></figcaption></figure> <figure><img src="/files/jcBoHjpzZVcyyXoR0dOV" alt=""><figcaption><p>步骤7：质押成功，可随时收割</p></figcaption></figure></div>

您可随时[增加质押](#zeng-jia-zhi-ya)或者[取消质押](#qu-xiao-zhi-ya)，无手续费，也没有时间锁定。质押收益可随时[收割](#shou-ge-zhi-ya-shou-yi)。

## 增加质押

{% hint style="info" %}
当增加质押时，之前的质押收益会自动收割存入您的钱包
{% endhint %}

<div><figure><img src="/files/LlspxSMHEqcjwcAhnJDI" alt=""><figcaption><p>步骤1：连接冰淇淋，找到想要的质押池，点击<strong>加号</strong>以增加质押</p></figcaption></figure> <figure><img src="/files/i5KZEr73V0o1uYekhOTw" alt=""><figcaption><p>步骤2：输入需要增加质押的金额，点击<strong>确认</strong></p></figcaption></figure> <figure><img src="/files/BfLCJx7G4jlS0nnJPnJF" alt=""><figcaption><p>步骤3：点击<strong>确认</strong>以增加质押</p></figcaption></figure> <figure><img src="/files/jCLM9guqHXDSEQ0dWM4b" alt=""><figcaption><p>步骤4：已成功增加质押</p></figcaption></figure></div>

## 取消质押

{% hint style="info" %}
当取消质押时，之前的质押收益会自动收割存入您的钱包
{% endhint %}

<div><figure><img src="/files/no1yIIOyr8kNmpP1qh7g" alt=""><figcaption><p>步骤1：连接冰淇淋，找到想要的质押池，点减<strong>号</strong>以取消质押</p></figcaption></figure> <figure><img src="/files/Ugi0lNHWFeNnaCd0LJjz" alt=""><figcaption><p>步骤2：输入需要取消质押的金额，点击<strong>确认</strong></p></figcaption></figure> <figure><img src="/files/KqOKvX9hWihGXmwWdlhQ" alt=""><figcaption><p>步骤3：点击<strong>确认</strong>以取消质押</p></figcaption></figure> <figure><img src="/files/yTM80bTbOY0EgaecbwYj" alt=""><figcaption><p>步骤4：已成功取消质押</p></figcaption></figure></div>

## 收割

{% hint style="info" %}
质押收益可随时收割，所得代币会自动存入您的钱包
{% endhint %}

<div><figure><img src="/files/BlAHm2L56iiGApolRAEi" alt=""><figcaption><p>步骤1：连接冰淇淋，找到想要的质押池，点<strong>收割</strong>以收割质押收益</p></figcaption></figure> <figure><img src="/files/VGLJtD5nMFsEmhLFxb5f" alt=""><figcaption><p>步骤2：点击<strong>确认</strong></p></figcaption></figure> <figure><img src="/files/lVZVPExKKj1TTpjy3bU3" alt=""><figcaption><p>步骤3：点击<strong>确认</strong>以收割</p></figcaption></figure> <figure><img src="/files/TAy4oE7nD770wvwydIQ9" alt=""><figcaption><p>步骤4：已完成收割</p></figcaption></figure></div>


---

# 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/zh/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.
