# Staking

自成立以来，TORN 代币就被[Tornado Cash](https://tornadoeth.cash/)用户用于治理。其主要用途是允许在链内（通过锁定的 TORN 进行治理提案）和链下（在快照上）提出提案和投票。自执行[Tornado Cash 第 10 个治理提案](https://tornadoeth.cash/governance/10)以来，TORN 代币又获得了另一个有用的用途。事实上，**随着去中心化中继器寄存器的引入，** **所有在治理合约中锁定 TORN 的持有者都获得了权益奖励。**[​TORN](/yi-ban-de/torn.md)持有者仍然可以像以前一样将其代币锁定在治理合约中以用于治理目的。显着的区别是，他们现在能够从中继器那里获得协议收取的一部分费用。显然，奖励的比例将等于他们锁定的 TORN 的比例。

## **这些收取的费用从哪里来？**

这些费用的收取是通过实施去中心化的中继器注册表实现的。为了在协议 UI 上列出，中继器需要质押一定数量的 TORN（目前由治理设置为`300 TORN`），并保持足够的 TORN 锁定（`40 TORN`目前约为 2022 年 4 月）以便能够向质押合约偿还交易费。此论坛帖子[和](https://twitter.com/devtornadocash)中继[器注册表文档页面更详细地解释了此中继器注册表](/yi-ban-de/ru-he-cheng-wei-yi-ming-zhong-ji-zhe.md)的功能。简而言之，对于通过中继器方法进行的每次提款，选定的中继器必须从质押余额中向协议支付费用（该费用仍应保持在阈值以上`300 TORN`）。目前，该费用已由治理固定`0.3%`，可以随时通过链上提案和投票进行更改。

## 如何质押 TORN 代币？ <a href="#how-to-stake-torn-token" id="how-to-stake-torn-token"></a>

首先，[将您的钱包连接到 Tornado Cash](/tornado-cash-classic/ru-he-lian-jie-ni-de-qian-bao.md)。如上所述，锁定 TORN 代币的流程保持不变。

* 它发生在这里➡<https://tornadoeth.cash/governance> ⬅，通过点&#x51FB;**`Manage`**，然后进&#x5165;**`Lock`**&#x9009;项卡
* 需要批准治理合约，才能将您的代币转移到智能合约。为此，您需要单&#x51FB;**`Approve`**&#x6309;钮
* 一旦确认批准，您可以选择要锁定的代币数量，然后单&#x51FB;**`Lock`**
* 之后你所要做的就是确认钱包中的交易并等待确认

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

## **如何领取您的权益奖励？** <a href="#how-to-stake-torn-token-1" id="how-to-stake-torn-token-1"></a>

现在，您的 TORN 代币已在治理合约中保持锁定状态，您可以领取质押奖励。如何领取？\
\
一切仍在此处进行 ➡ <https://tornadoeth.cash/governance> ⬅ 登录页面后，您将能够在顶部看到您的质押奖励，等待您领取 💰

<figure><img src="/files/7oMESbF6KpKwe4SVEdq7" alt=""><figcaption></figcaption></figure>

单&#x51FB;**`Manage`**->**`Claim`**&#x9009;项卡->**`Claim`** *按钮。*

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

*就这样，我们就大功告成了，轻松柠檬榨汁*��


---

# 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-zh.tornadoeth.cash/yi-ban-de/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.
