# 符文的添加/转账/交易

### <mark style="color:blue;">添加Runes资产：</mark> <a href="#id-1" id="id-1"></a>

打开TokenPocket，点击资产右侧的【+】，符文的代币名称都比较特别，所以填入需要查询的代币名称后就可以准确锁定这个代币，不会有重名的情况发生。再次点击 +  就可以添加到代币列表中。

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

### <mark style="color:blue;">Runes资产如何交易：</mark> <a href="#id-1" id="id-1"></a>

1、打开TokenPocket，点击底部的【发现】菜单，在【热门DApp】中打开【Magic Eden】应用。

<figure><img src="/files/0nNkXoJFEi54CcudRhsw" alt=""><figcaption></figcaption></figure>

2、打开Magic Eden后，钱包会自动连接，不过这里需要点击【Sign In】进行签名登录。登录后，Magic Eden界面中默认展示的是铭文的交易列表，这里我们点击界面右上角的菜单。

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

3、在打开的界面中选择【Runes】选项，返回到列表中就可以看到符文资产的交易数据，我们随便选择一个代币，例如：RUNES•X•BITCOIN

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

4、现在的交易方式还是挂单方式，这里的Buy 和 Sell 就是主要的交易功能，Swap的更高级的功能还在开发中。在购买的列表中，可以根据条件来将订单进行排列，例如我们选择了一个小额的订单进行勾选，勾选后点击【Buy 43000】。

<figure><img src="/files/2ke2riAJTKKlezlZtUZG" alt=""><figcaption></figcaption></figure>

5、弹出的交易界面点击【确认]进行签名，完成后会看到提示界面，点击【Continue】进行链上的等待。

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

### <mark style="color:blue;">Runes资产的转账</mark> <a href="#id-1" id="id-1"></a>

打开TokenPocket，点击购买的RUNES•X•BITCOIN资产，进入到转账界面设置收款地址和需要转出的数量，矿工费可以根据自己的实际情况来进行选择，如果想快速转出，可以点击【自定义】功能来提高sat的参数。

<figure><img src="/files/7X8Wsduc59mUGdobadmN" alt=""><figcaption></figcaption></figure>

转账界面中点击UTXO，可以根据自己的需求来自定义，列表包含的Gas（矿工费）中可以看到【包含1个符文】的提示，点击可以查看具体的符文内容。

<figure><img src="/files/Ffxs4CiiLgHYDwel7Tkc" 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/faq/btcwallet/runes-token.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.
