# 1. Wallet creation

## Supported wallets

YAD supports a bunch of popular wallets. Here's the list of wallets that we support:

<img src="/files/17Qv6YxKahwos4siY2qM" alt="" data-size="line"> [Metamask](https://metamask.io/download/)

<img src="/files/3QB40qL8Q5NCp5mwhbQ3" alt="" data-size="line"> [WalletConnect](https://walletconnect.com/)

<img src="/files/vz33SL2VfHKvdtxM92x7" alt="" data-size="line"> [Coinbase Wallet](https://www.coinbase.com/wallet/articles/getting-started-extension)

<img src="/files/EOaXKUIzSqZgWMmNvA6n" alt="" data-size="line"> [Binance Wallet](https://www.bnbchain.org/en/binance-wallet)

![](/files/43NJGtr1f8NHxULbohGX) [Exodus](https://www.exodus.com/)&#x20;

![](/files/Vf9kr9Za8xvM7uGjHIK2) [Trezor](https://trezor.io/trezor-suite)

![](/files/XF9p6a8iMMhvSt0YIrW5) [Noone wallet](https://noone.io/)

### How do I create a wallet? <a href="#how_do_i_create" id="how_do_i_create"></a>

If you're new to crypto we recommend to create the MetaMask Wallet – the most common non-custodial crypto wallet. Non-custodial means that only you have access to your funds.&#x20;

You can install the MetaMask wallet on your browser from the MetaMask official website [here](https://metamask.io/download/).


---

# 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.yad.finance/~/changes/2RSiZ02fGs3gXznJHipO/getting-started/1.-wallet-creation.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.
