# Nova 上的屏蔽传输

Tornado Cash Nova 的一个特点是引入了屏蔽转账。它允许在池内对存入的代币进行屏蔽交易。

到目前为止，要转移已存资金的托管权，需要先提取代币。使用 Nova，您可以将选定数量的屏蔽余额（不一定是全部）转移到另一个地址，而无需从池中提取它们。

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

这些屏蔽转账可以转到您选择的任何地址，只要该地址是屏蔽的（即已在 Tornado Cash Nova 池中注册）。

提醒一下，屏蔽地址是通过`Set up account`操作或与钱包地址的初始存款一起注册的。

我们建议您仔细检查您转移代币的屏蔽地址，因为此操作是不可逆的。


---

# 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-nova/nova-shang-de-ping-bi-chuan-shu.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.
