# As an  Initiator

To start creating your multi-signature bitcoin wallet with Bitune, link your [**Unisat wallet**](https://unisat.io/) and proceed to sign.&#x20;

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

Click on "Create New Vault" and fill in the BTC address of other signatories.

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

You can acquire your public key by clicking on the top right corner of the wallet popup.

<figure><img src="/files/8LyYE12lJUny5Bt2irtf" alt=""><figcaption><p>Get the public key</p></figcaption></figure>

When creating a new vault, please remember to set the signature threshold.&#x20;

For security and flexibility, we recommend setting the signature threshold to be greater than 1 but less than the total number of signatures.

<figure><img src="/files/vW8ufeVoLXY8DuMyUePF" alt=""><figcaption><p>Set Threshold</p></figcaption></figure>

After completing the above steps, click "confirm" to enter your multi-signature wallet operation page. None of the above creation steps require any mining fees.

<figure><img src="/files/B8DIfNpjRfMkXKrvSF1U" alt=""><figcaption><p>Bitune Dashboard</p></figcaption></figure>

Congratulations, your Bitune multi-signature account has been successfully created.  You can start managing your BRC20 assets securely with the additional safeguard of multi-signature protection.

Enjoy the enhanced security and smart management features that your new Bitune multi-signature account offers!


---

# 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.bitune.ai/bitune-guide/getting-started/as-an-initiator.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.
