# How to install and to configure your wallet

{% tabs %}
{% tab title="Binance Chain Extension Wallet" %}
Binance Chain Extension Wallet is the official Binance cryptocurrency wallet that lets you manage your assets on Binance Smart Chain and Binance Chain. Please follow the [official installation instructions](https://academy.binance.com/en/articles/how-to-use-binance-chain-wallet).

* [​How to buy crypto on Binance.us](/how-to-buy-crypto/how-to-get-bnb-and-busd-via-binance.us.md)​
* ​[How to donate](/how-to-donate/how-to-donate-using-binance-chain-extension-wallet.md)
  {% endtab %}

{% tab title="MetaMask" %}

* ​[How to install MetaMask](/how-to-install-and-to-configure-your-wallet/how-to-install-metamask.md)​
* ​[How to create and configure your account in MetaMask](/how-to-install-and-to-configure-your-wallet/how-to-configure-your-wallet.md)​
* ​[How to connect your MetaMask to Binance Smart Chain](/how-to-install-and-to-configure-your-wallet/how-to-connect-your-metamask-wallet-to-binance-smart-chain.md)​
* ​[How to buy crypto](/how-to-buy-crypto.md)​
* ​[How to donate](/how-to-donate/how-to-donate-using-metamask.md)
  {% endtab %}

{% tab title="Trust Wallet" %}

* ​[How to instal Trust Wallet](/how-to-install-and-to-configure-your-wallet/how-to-install-trust-wallet.md)​
* ​[How to create and configure your acccount in Trust Wallet](/how-to-install-and-to-configure-your-wallet/how-to-configure-your-wallet.md)​
* ​[How to buy crypto](/how-to-buy-crypto.md)​
* ​[How to donate](/how-to-donate/how-to-donate-using-trust-wallet.md)
  {% endtab %}
  {% endtabs %}


---

# 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.heo.finance/how-to-install-and-to-configure-your-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.
