# 如何获得门限钱包功能

## IOS 苹果系统和 Android 安卓系统 <a href="#ios-ping-guo-xi-tong-he-android-an-zhuo-xi-tong" id="ios-ping-guo-xi-tong-he-android-an-zhuo-xi-tong"></a>

**1、首先创建多签账户，创建步骤：**

{% file src="/files/7cBStMJe0IcaP6FS0wPr" %}
创建多签账户教程视频
{% endfile %}

* 选择一个需要创建多签账户的目标群聊（或者创建一个，需要多签账户成员之间的新群聊）
* 在聊天内容输入框左侧点击“+”号，点击“Transfer (Multsign)”
* 点击“Creat a new mult-account"
* 在"Select Members"页面中选择至少2位群成员
* 点击"Next"后输入"Mult-Account name"-输入"Threshold value"（此项门限值必须大于等于2）-输入"Coin type"
* 完成后点击右上角"Create"即完成多签账户创建，并可使用门限钱包功能

**2、使用门限钱包操作步骤：**

通过群聊页面发起交易

{% file src="/files/0EuXkog54KT1edm4xKwE" %}
交易发起操作视频
{% endfile %}

* 在已经创建多签账户的群聊中，点击聊天输入框左侧的“+”号
* 继续点击“Transfer (Multsign)”，在提示的界面选择已创建的Mini积分多签账户点击"Confirm"
* 进入转账方式选择界面“Send to contracts”或者“Send to address”
* 选择“Send to contracts”后
* 界面跳转至“Token Transfer”界面填写交易数额后点击" Continue"
* 在弹出的输入密码界面填写账户登录密码即可
* 选择“Send to address”
* 在"Token Transfer"界面填写接收地址、交易数额后点击" Continue"
* 在弹出的输入密码界面填写账户登录密码

以上两种选择输入密码后页面都会立即跳转至群聊，并会已对话框形式在群聊中反馈出此笔交易的信息，

同时以对话框形式提示另外需要完成多签操作的成员。需进行多签的成员点击交易提示框，进入交易多签

界面，确认信息后同意交易点击"sign”且填写弹出的密码输入框即完成多签。当群聊中提示需多签的成员均

完成多签操作后，交易便成功。


---

# 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.coming.chat/yong-hu-shou-ce/ru-he-huo-de-men-xian-qian-bao-gong-neng.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.
