# 质押$DIN

如果您想进行 $DIN 的质押，这里有一些重要的信息和步骤：

**质押 $DIN 的优势**

质押 $DIN 是希望安全持有 $DIN 代币并获得奖励，同时支持DIN增长的绝佳选择。

**APR 计算公式**

您可以使用以下公式计算您的年收益率（APR）：

```
My APR = [(My staked amount × Weight) / (Σ(All users' staked amounts × Weights))] × Daily total reward pool × 365 ÷ My staked amount × 100%
```

**质押步骤指南**

1. **获取 $DIN 代币**
   * 在您可以质押之前，请确保您的钱包中有 $DIN 代币。
2. **输入质押金额并选择时长**
   * 前往 [DIN Airdrop](https://airdrop.din.lol)。
   * 选择您想要质押的 $DIN 数量。
   * 选择您希望的质押时长。预计的奖励会在下方显示，帮助您做出明智的决定。
   * **提示**：较长的质押时长通常会带来更高的奖励。

<figure><img src="/files/JercWTm3kpftP4lspls5" alt=""><figcaption></figcaption></figure>

3. **在锁定期间赚取奖励**

* 一旦质押，您的 $DIN 代币将被锁定，直到指定的解锁日期。
* 在锁定期间，您可以随时通过点击“领取奖励”按钮来领取已赚取的奖励。

4. **在解锁日期到达时解除质押**

* 当解锁日期到达时，您可以点击“解除质押”按钮以取回您质押的 $DIN 代币。
* 在解除质押过程中，任何剩余的奖励将自动存入您的钱包。

请确保在解锁日期后及时解除质押您的 $DIN 代币。质押的代币在锁定期结束后将不会产生额外的奖励。

<figure><img src="/files/tOYyLTGYfxKFDf53SjiV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
请确保在解锁日期后及时解除质押您的 $DIN 代币。质押的代币在锁定期结束后将不会产生额外的奖励。
{% endhint %}


---

# 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.din.lol/din-cook-data-for-ai/chinese/zhi-ya-din.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.
