# 다중서명(멀티시그) 지갑 생성방법 안내

다중서명(멀티시그)지갑을 만드는 방법은 일반지갑과 다소 다를 수 있습니다. 처음부터 함께 배워보도록 합니다.

1\. [**생성(create)** ](/ever-wallet-kr/getting-started/install-and-singing-in/creating-a-new-wallet.md)혹은 [**새로운 계정추가(add a new account)**](/ever-wallet-kr/seed-phrase-keys-and-accounts/account-management.md)를 눌러 진행합니다. 계정의 이름을 입력하고 **다음(Next)**&#xC744; 눌러줍니다.&#x20;

2\. [적절한 지갑형식(type of wallet)](/ever-wallet-kr/getting-started/install-and-singing-in/types-of-wallet.md)을 선택한 후 **"계정생성(Create account)"**&#xC744; 눌러줍니다.

{% hint style="warning" %}
플랫큐브 혹은 옥터스 브리지에서 3명 혹은 그 이상의 관리자와 함께 다중서명 지갑을 관리하고 싶으실 경우 필히 **브리지멀티시그월렛(BridgeMultisigWallet)**&#xC744; 선택하시기 바랍니다.
{% endhint %}

![](/files/EqRLnVM8PzQm5fvtFvqQ)

3\. 지갑이 생성되면 [**활성화(deploy)**](/ever-wallet-kr/getting-started/install-and-singing-in/deploy.md)를 진행합니다.

4\. 활성화 진행 중, **다중서명(Multi-signature)지갑**을 선택하고 **"다음(Next)**"을 눌러줍니다.

5\. 거래확인이 필요한 관리자의 수를 선택하고 각 관리자의 **공개키(public key)**&#xB97C; 입력합니다.

6\. **활성화(deploy)**&#xB97C; 눌러줍니다.

![](/files/5fS2OzOobvyLUiRtGmrM)

이제 귀하의 다중서명(멀티시그)지갑을 사용할 수 있게 되었습니다. 각 관리자는 귀하의 다중서명 주소를 [**그(그녀)의 지갑에 추가**](/ever-wallet-kr/multisig/add-a-multisig-account.md)하여 서명에 참여할 수 있습니다.&#x20;


---

# 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.everwallet.net/ever-wallet-kr/multisig/creating-a-multisig-account.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.
