# 如何在发起转账时添加memo？

1、打开TokenPocket，在【资产】页面选择需要转账的原生币；（此处以BNB为例）

注意：一般情况下原生币才能添加memo，例如ETH、BNB、HT等，但是EOS和IOST链上所有Token都可以添加memo。

![](/files/LgI2grC51hY5jhpJSbzD)

2、点击【转账】；

![](/files/-MamXTPHBXbFb6Ost_26)

3、选择并点击转账方式，此处以选择【直接转账】为例；

![](/files/-MamXiZ6Dpm82YZDVGIM)

4、依次输入【收款账号】和【转账数量】，选择矿工费后，点击右下角【高级设置】，可选择【纯文本】或【十六进制】，然后将需要发送的memo填入，最后点击【确认】。

提示：矿工费可点击【自定义】来自行设置Gas price 和Gas limit。

![](/files/-Mam_C5zWCEhKiDo_Qji)

5、进入下一页面，确认信息无误后，点击【确认支付】，然后输入密码即可转出带memo的转账。


---

# 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/transfer-tutorial/add-memo.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.
