# Create a Wallet

To conduct NFT transactions on Bit5, you'll first need a crypto wallet that supports Ethereum and BNB Smart Chain. Download the browser extension for the crypto wallet of your choice and follow the necessary installation steps.

Below, you'll find a list of the most popular wallets, along with their download links and setup guides:

**Metamask:**

[Download Metamask](https://metamask.io/download/)

[Metamask Setup Guide](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)

**Trust Wallet:**

[Download Trust Wallet](https://trustwallet.com/)

[Trust Wallet Setup Guide](https://www.binance.com/en/blog/ecosystem/how-to-set-up-and-use-trust-wallet-for-bnb-smart-chain-421499824684901157)

**SafePal:**

[Download Safepal](https://www.safepal.com/download)

[SafePal Setup Guide](https://blog.safepal.com/binance-smart-chain-x-safepal/)

**Coinbase Wallet:**

[Download Coinbase Wallet](https://chrome.google.com/webstore/detail/coinbase-wallet-extension/hnfanknocfeofbddgcijnmhnfnkdnaad?shortlink=fdb9b250\&c=wa_i_m_n_i_m_wal_coi_0_Wallet-LP-Single-Button\&pid=Wallet%20LP\&source_caller=ui)

[Coinbase Wallet Setup Guide](https://www.coinbase.com/tr/wallet/articles/getting-started-mobile)


---

# 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.bit5.com/overview/get-started/create-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.
