# Set Up a Safe Wallet

1\. Visit the exSat Safe [Website](https://safe.exsat.network/)

***

## 2.Connect Your Wallet

To get started, connect your wallet to the Safe site. For this tutorial, we will be using MetaMask.<br>

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

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

***

## 3.Name your Safe

After connecting your wallet, you will be prompted to name your Safe account.

{% hint style="info" %}
**Doublecheck the wallet and network provided** in the right-hand screen. Confirm that the wallet connected is the wallet you would like to use to create your Safe wallet, and that the network is set to exSat
{% endhint %}

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

When you are ready to proceed, click `Next`.

***

## 4. Add signers and assign a threshold

A Safe Wallet can be set up as a multi-sig wallet, whitelisting addresses who may sign transactions on behalf of the wallet. You may assign a name to each address you intend to add to the wallet.

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

After adding additional signers, you may specify how many signers are required to sign any given transaction. This variable is referred to as the Threshold.

After finalizing the verified signers and threshold requirements, click `Next` to proceed.

***

## 5. Review and verify your Safe account <a href="#id-5.-review-and-verify-your-safe-account" id="id-5.-review-and-verify-your-safe-account"></a>

Review and verify the network, name, signers, threshold, and estimated network fee to create your Safe account.

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

After confirming all given information, click `Create account` to proceed.<br>

## 6. Confirm the transaction in your wallet

Confirm the recent transaction via your MetaMask wallet.

<figure><img src="/files/0AoNu0oTnizJ4S1Lt43t" alt=""><figcaption></figcaption></figure>

## 7.  You have successfully created a Safe Wallet! 🎉 <a href="#id-7.-you-have-successfully-created-a-safe-wallet" id="id-7.-you-have-successfully-created-a-safe-wallet"></a>

<figure><img src="/files/4PuoB0WO4HUVaEbsbwUM" alt=""><figcaption></figcaption></figure>

## 8. Use Wallect Connect connect to DApp

Open Dapp,  connect wallet, select WalletConnect

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

Copy link

<figure><img src="/files/4HiBLsmbRzAMmhlBHQ0o" alt=""><figcaption></figcaption></figure>

Paste your copy link and connect to your safe wallet

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

<br>


---

# 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.exsat.network/set-up-a-safe-wallet.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.
