# Nostr Assets批量转账工具

1、打开TokenPocket，点击发现，在顶部的【地址栏】打开链接：<https://tp-lab.tokenpocket.pro/nostr/index.html#/> 或者是【新品】区使用Nostr Assets批量转账工具。

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

2、和[**铭文助手**](/cn/wallet-operation/tool/inscription.md)工具一样，Nostr Assets批量转账工具的界面也是非常的简洁，首次使用点击左下角的【连接钱包】，完成连接后就可以看到当前钱包的Nostr 地址、持有资产的种类和数量、发送的数量以及接收地址。设置好上述内容后点击【发送】进行上链操作。

<mark style="color:red;">接收地址可以设置多个，按照提示的要求一行一个地址。</mark>

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

3、Nostr Assets批量转账需要执行两次操作，第一次是对上链数据进行【加密】，第二次是对上链事件进行【签名】，教程是为了展示完整内容，您也可以勾选左下方的【关闭App前，该链接的请求无需再确认】来简化操作步骤。

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

4、完成上链的操作后，会在批量转账工具中看到【已发送】的成功提示信息，这时打开我们的收款地址平台，就可以看到发送的资产已经到账，整个过程非常的简单，请务必核对好收款地址的准确性。

<figure><img src="/files/OuFZ8lOqA3KS6cb8LVNm" 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://help.tokenpocket.pro/cn/wallet-operation/tool/nostr-assets.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.
