# How to set up a wallet?

### What is MetaMask? by [**MetaMask**](https://metamask.io)

{% embed url="<https://www.youtube.com/watch?v=YVgfHZMFFFQ>" %}

### MetaMask Tutorial for Beginners - How to Set Up MetaMask by [@MoneyZG](https://www.youtube.com/c/MoneyZG/featured)

{% embed url="<https://youtu.be/Af_lQ1zUnoM>" %}

### Multisig Wallets by [Gnosis-Safe](https://gnosis-safe.io)

#### What is a Gnosis Safe?

{% embed url="<https://help.gnosis-safe.io/en/articles/3876456-what-is-gnosis-safe>" %}

#### How to create a Gnosis Safe?

{% embed url="<https://help.gnosis-safe.io/en/articles/3876461-create-a-safe>" %}

#### What are the costs of creating a Gnosis Safe?

{% embed url="<https://help.gnosis-safe.io/en/articles/4290276-costs-of-creating-a-safe>" %}

### ⭐️ Extras

{% hint style="warning" %}
In order to keep your tokens safe, you need to take in count several considerations about how your wallet works. Remember: **your keys, your coins. Not your keys, not your coins!**
{% endhint %}

#### Bitcoin Q\&A: How Do I Secure My Bitcoin? by [@aantonop](https://twitter.com/aantonop)

{% embed url="<https://youtu.be/vt-zXEsJ61U>" %}

#### Safety tips for Metamask by Justin Vuong

{% embed url="<https://metamask.zendesk.com/hc/en-us/articles/360015489591-Basic-Safety-and-Security-Tips-for-MetaMask>" %}

#### Multisig Wallets Guide for Bitcoin

{% embed url="<https://bitcoiner.guide/multisig>" %}


---

# 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://indiedao.gitbook.io/indiedao/education/web3-101/understanding-the-web-3.0/how-to-set-up-a-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.
