# Staking

Since its inception, the TORN token is used by [Tornado Cash](https://tornadoeth.cash) users for governance. Its main utility is to allow the suggestion of proposals & voting both in-chain (through locked TORN for governance proposals) and off-chain (on Snapshot).Since the execution of [Tornado Cash 10th governance proposal](https://tornadoeth.cash/governance/10), TORN token has gained one other useful utility. Indeed, **with the introduction of a decentralized relayer register,** **a staking reward has been implemented for all holders with locked TORN in the governance contract.** ​[TORN](https://docs.tornadoeth.cash/generals/torn) holders can still lock their tokens into the governance contract as they used to for governance purposes. The significant difference is that they are now able to receive a portion of the fees collected by the protocol from relayers. Obviously, the proportion of the reward will be equal to the proportion of their locked TORN.

#### **FROM WHERE THESE COLLECTED FEES COME FROM ?** <a href="#from-where-these-collected-fees-come-from" id="from-where-these-collected-fees-come-from"></a>

The collection of these fees was made possible by the implementation of a decentralized relayer registry. In order to be listed on the protocol UI, relayers need to stake a given amount of TORN (currently set by governance at `300 TORN`) and keep enough TORN locked (\~`40 TORN` at the moment in April 2022) to be able to pay back the transaction fee to the staking contract. The functioning of this relayer registry is more extensively explained [on this forum post](https://twitter.com/devtornadocash) & on the [Relayer Registry documentation page](https://docs.tornadoeth.cash/generals/how-to-become-a-relayer).In a nutshell, for each withdrawal through the relayer method, the chosen relayer has to pay a fee to the protocol from the staked balance (that should still be maintained above the `300 TORN` threshold). Currently, this fee has been fixed at `0.3%` by the governance and can be changed at any time through an on-chain proposal & vote.

### How to Stake TORN token ? <a href="#how-to-stake-torn-token" id="how-to-stake-torn-token"></a>

First, [connect your wallet to Tornado Cash](https://docs.tornadoeth.cash/tornado-cash-classic/how-to-connect-your-wallet).As mentioned above, the process to lock TORN tokens has remained unchanged.

* It happens here ➡ <https://tornadoeth.cash/governance> ⬅, by clicking on **`Manage`**, then going on the **`Lock`** tab
* The governance contract need to be approved in order to allow the transfer of your tokens to the smart contract. To do so, you need to click on the **`Approve`** button
* Once the approval is confirmed, you can chose the amount of token to lock, then click on **`Lock`**
* All you have to do after that is to confirm the transaction in your wallet & wait for the confirmation to come through

<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FSqKnxT4W4AoDVCS0mhp9%2Fspaces_-MXflGk4w5pDjjlmPCuF-1972196547_uploads_git-blob-2d7468f48b1cd1c90685f4dce4105010b673a6f1_c05e5a1813edad280544b627b24002dc8d5adcf2.png?alt=media&#x26;token=16cf1eb3-9a5f-487a-bf53-a2c1c57164bb" alt=""><figcaption></figcaption></figure>

### **How to Claim Your Staking Reward ?** <a href="#how-to-stake-torn-token" id="how-to-stake-torn-token"></a>

Now that your TORN tokens have stayed nice & warm locked in the governance contract, you are able to claim your staking reward. How to do that?&#x20;

\
Everything is still happening here ➡ <https://tornadoeth.cash/governance> ⬅ As soon as you log in the page, you will be able to see your staking reward at the top, just waiting for you to collect it 💰

<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FzctAxtzkBJugrvznEYMl%2Fhead.png?alt=media&#x26;token=8e072e4c-b490-42a1-a791-c6e044971452" alt=""><figcaption></figcaption></figure>

Click **`Manage`** -> **`Claim`** tab -> **`Claim`** *button.*

<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FtVxeTut4EsWA3prB5Ya0%2Fclaim.png?alt=media&#x26;token=6f0cc925-a9c7-4379-8dd8-e9bd7bf479f1" alt=""><figcaption></figcaption></figure>

*That's it, we're done, easy peasy lemon squeezy*��​


---

# 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.tornadoeth.cash/generals/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.
