# Introduction

{% hint style="info" %}
**WELCOME TO THE Relayers Tool**

The Relayers Tool documentation as the central source of truth for Relayers Tool.We will keep an up-to-date resource on the best information.

The documentation has five main sections:GENERAL(for beginners),GUIDE(for people who want to participant in Relayers Tool),SECURITY(for people who worry about Relayers Tool security),Community(social media),and Risks(for people who learn all risks).
{% endhint %}

## What is Relayers Tool

Relayers Tool is the Tornado Cash relayers staking protocol on Ethereum chain,which allows their users to earn relayers staking rewards without locking TORN or maintaining relayers infrastructure.&#x20;

Relayers Tool will definitely motivate more people to know the Tornado Cash and become the relayers. The Relayers Tool can reduce the torn circulation and pump up the price of TORN.&#x20;

Currently,the amount of TORN locked in the Tornado Cash governance contract is 761,984 TORN when Tornado Cash staking average APR is 20-70%.The amount of TORN locked in the Relayers Tool will be 2-3 times than it because the relayers staking average APR is 100-200%,you can image the TORN price.

The system applies a 20% reward fee (this can be changed by the community) on staking rewards for Relayers Tool development,operation,maintenance and marketing.&#x20;

Relayers Tool contract is open source and will be audit by CertiK to ensure the security.


---

# 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://relayerstool.gitbook.io/relayers-tool/general/introduction.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.
