# 如何使用多签钱包转账

1、打开创建的波场多签钱包，选择需要转账的代币，设置转账参数后，点击【确认】。

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

2、交易详情中点击【确认支付】后弹出【签名设置】窗口，这里可以看到【签名权限】、【有效时间】、【参与地址】等信息。其中签名权限可选owner或active权限，有效时间需要设置大于等于24小时，参与地址会展示当前多签钱包的owner或active的管理地址，2代表了执行上链的阈值，地址后的1代表了管理地址的权重。

如下图所示，阈值为2，就需要大于等于2的权重地址进行多签名后才可以执行上链。

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

3、选择owner或active时根据自己的实际情况，2个权限均可执行转账操作，具体的要根据多签设置时具体分配的权限执行内容为准。

选择多签权限并点击【发起交易】后，根据弹出的地址来选择签名钱包。

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

4、使用其中一个地址完成签名后，可以看到新弹出的界面中展示的动态二维码，此时，可以选择另一台管理地址的TokenPocket钱包进行扫码签名。或者可以点击左上角的【管理】菜单，在详情界面中点击【确认签名】。

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

5、选择签名钱包中选择需要签名的地址，如果其他管理地址在同一个TokenPocket中导入，那么直接选择地址【确认】签名即可完成多签转账的操作。

如果管理地址不在一台设备中，那么可以选择【手动发送交易给其他管理者进行签名】。

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

[**点击查看如何创建波场多签钱包**](/cn/faq/tron-wallet/multisig.md)


---

# 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/tron-wallet/multisig-transfer.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.
