# Create Safe

To make use of the multi-signature transactions feature, you need to create a safe. Creating a safe can be achieved by following these steps:

1\) Look for the "Accounts" option in the Zebec Dashboard. Within the "Accounts" section, you will see a list of options. Among these options, you should find one labeled "Safe"

<figure><img src="/files/9Sa2lIqdqY299GFgdShE" alt=""><figcaption><p>Zebec BNB Dashboard</p></figcaption></figure>

2\) Click on Create Safe to create a new safe&#x20;

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

3\) To create your Safe, provide a name for it and continue.

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

4\) Add the signer's addresses who would be signing transactions from the safe and the minimum number of confirmations required for any transactions

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

5\) Click Confirm and your multisig safe will be created.

<figure><img src="/files/8rmTtFP8v32L2fsZUlay" alt=""><figcaption></figcaption></figure>

6\) Safe has been created, You can now deposit funds and use it to initiate streaming and Zapps transaction &#x20;

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


---

# 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.zebec.io/safe/create-safe.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.
