# 다중서명(멀티시그)계정 추가방법 안내

관리자들이 특정 다중서명 지갑의 거래(트랜잭션)을 승인하려면 "다중서명 지갑주소"를 그들 자신의 에버월렛에 "추가"할 수 있어야 합니다.&#x20;

1. [새 계정추가(add a new account)](/ever-wallet-kr/seed-phrase-keys-and-accounts/account-management.md)를 클릭합니다.&#x20;
2. 귀하의 [다중서명 계정주소를 입력](/ever-wallet-kr/multisig/creating-a-multisig-account.md)하고 "**계정추가(Add account)**"를 클릭합니다.

![](/files/8sXBldwggsFX581HN8Y8)

이 주소에서 귀하의 서명이 필요한 거래가 발생할 시 여러분은 관련 서명 요청을 받게 됩니다.


---

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