# Binance Wallet

###

1. Go to the [Binance Wallet download page](https://www.binance.com/en/web3wallet) and install the extension for your browser (Chrome, Firefox, or Brave).
2. Open the extension and click "Create a Wallet."
3. Set a strong password and follow the instructions to create your wallet.
4. You’ll be given a secret recovery phrase (also known as a seed phrase). This phrase is your master key to access your wallet and funds. Write down the secret recovery phrase and store it in a secure place. Never share this phrase with anyone.
5. Enter the words in the correct order to confirm your secret recovery phrase and click "Confirm."
6. That’s it! Your Binance Wallet is now set up and ready to use. You can use it to interact with BNB Chain dApps and manage your BNB Chain assets easily.


---

# 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.cookie.community/cookie-dao/usdcookie-token/how-to-buy-usdcookie/bnb-chain-how-to-use/set-up-a-wallet/binance-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.
