> For the complete documentation index, see [llms.txt](https://docs.everwallet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.everwallet.net/ew-id/multisig/membuat-akun-multisig.md).

# Membuat akun Multisig

Proses membuat dompet Multisig agak berbeda. \
Mari memulai dari yang paling awal:

1\. Lanjutkan [**membuat** ](/ew-id/memulai/menginstal-and-masuk/membuat-dompet-baru.md)atau [**menambahkan akun baru**](/ew-id/frasa-seed-kunci-dan-akun/pengelolaan-akun.md). Pilih nama untuk akun baru dan klik **Berikutnya**.

2\. Pilih [jenis dompet](/ew-id/memulai/menginstal-and-masuk/jenis-dompet.md) yang sesuai dan klik **Buat akun**.

{% hint style="warning" %}
Jika Anda ingin menggunakan dompet multisig dengan 3 kustodian atau lebih di FlatQube dan Octus Bridge, pastikan untuk menggunakan jenis **BridgeMultisigWallet**!
{% endhint %}

![](/files/EqRLnVM8PzQm5fvtFvqQ)

3\. Saat dompet dibuat, lanjutkan untuk [**m**eluncurkan](/ew-id/memulai/menginstal-and-masuk/peluncuran.md).&#x20;

4\. Saat meluncurkan, pilih dompet **Multi-signature** dan klik **Berikutnya**.&#x20;

5\. Pilih jumlah kustodian yang akan memerlukan konfirmasi transaksi dan masukkan **kunci umum** untuk setiap kustodian.&#x20;

6\. Klik **Luncurkan**.

![](/files/5fS2OzOobvyLUiRtGmrM)

Sekarang dompet multisig Anda siap. \
Sekarang kustodian perlu [**menambahkannya ke EVER Wallet miliknya** ](/ew-id/multisig/menambahkan-akun-multisig.md)untuk mengonfirmasi transaksi.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ew-id/multisig/membuat-akun-multisig.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.
