# 单股权池

**Glide's Pools 是开始赚取奖励的最简单方法之一：**

* 赌注。
* 利润。
* 重复！

无需处理无常的损失，出售一半的奖励或配对。发布时将提供三个核心质押选项：

### 1. 手动滑翔

手动 GLIDE 是您典型的抵押池。用户可以选择自己收获或合成他们获得的 GLIDE。

### 2. 自动滑行

Auto GLIDE 是用于 GLIDE 放样的自动复合金库。这为用户提供了设置和忘记的选项。简单地抵押您的 GLIDE 并知道它会自动为您复合。请注意，这个池有一些额外的参数：

* 如果用户决定在 7 天前取消其 GLIDE 的抵押，则将收取 1% 的费用。 7天后，没有取消费用
* 每次您在金库中放置新的 GLIDE 时，7 天计时器都会重置
* 将收取 2% 的绩效费，该费用将被存入国库，然后被销毁
* 用户可以获得赏金奖励，以帮助增加池。他们将获得 0.25% 的待定 GLIDE 收益来激活该功能

### 3. 分红池

这是一个由多种机制资助的特殊池：

1. 在 Glide DEX 上进行的每笔交易都需要缴纳 0.25% 的交易费，其中 **0.2% 会转换为 ELA** 并存入该池中。
2. Glide 超级节点会将其收入的 100% 存入这里。在主链上为 Glide 投票，在 Glide DEX 上获得更多 ELA 奖励！
3. 未来的合作伙伴计划和激励措施计划为这个池注入更多 ELA。

请注意，由于可用于返回 Glide 平台用户的 ELA 数量的变化，该池的 ELA 分配率可能会经常变化。

![Glide staking pools](/files/-MlC6_CR8WtPAr0wc1k6)

### 糖代币

您可能已经注意到，当您将 GLIDE 投入手动或自动 GLIDE 池时，您将收到一个“糖”代币（因为我们的吉祥物当然是糖滑翔机！）。此代币用于记录您的抵押头寸。**请勿转让、出售或销毁此代币。您将需要它来兑换您的 GLIDE。**


---

# 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://docs.glidefinance.io/chinese/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.
