# 存款和取款

本教程将逐步讲解如何存入和提取资金。如果您想了解 Tornado.cash 的内部系统如何运作，请参阅本[教程](/tornado-cash-classic/ru-he-lian-jie-ni-de-qian-bao.md)

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

## **订金** <a href="#deposit" id="deposit"></a>

### 选择链条 <a href="#choose-a-chain" id="choose-a-chain"></a>

[Tornado cash](https://tornadoeth.cash/) 在多个区块链上可用，因此你必须在 4 条链中进行选择：

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

### 选择一个代币 <a href="#select-a-token" id="select-a-token"></a>

选择您要存入的代币及其金额：

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

### 连接你的钱包 <a href="#connect-your-wallet" id="connect-your-wallet"></a>

单击`Connect`并选择钱包提供商，例如 Metamask 或 WalletConnect。

### 保存你的笔记 <a href="#save-your-note" id="save-your-note"></a>

点击`Deposit`并将您的笔记存储在安全的地方，然后点击`I backed up the note`。您还可以通过设置笔记帐户将加密笔记保存在链上，方法是点击`Settings`（右上角）。

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

## 要有耐心 <a href="#be-patient" id="be-patient"></a>

正如[这里](https://tornadoeth.cash/)所解释的，等待的时间越长，你的匿名性就越强。恭喜！你做到了。现在你的代币在 Tornado.Cash 池中。

## 提取 <a href="#withdraw" id="withdraw"></a>

### 选择链条 <a href="#choose-a-chain-1" id="choose-a-chain-1"></a>

[Tornado cash](https://tornadoeth.cash/)在多个区块链上可用，因此你必须在 4 条链中进行选择：

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

### 粘贴您的笔记 <a href="#paste-your-note" id="paste-your-note"></a>

使用您的存款单，将其粘贴到相应的框中。单击`Withdraw`并等待zk-Snark证明生成。

### 确认提款 <a href="#confirm-the-withdrawal" id="confirm-the-withdrawal"></a>

<figure><img src="/files/prBQ6OzQNIlS94LJxorw" 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/tornado-cash-classic/cun-kuan-he-qu-kuan.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.
