> For the complete documentation index, see [llms.txt](https://docs.heo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heo.finance/how-to-donate/how-to-donate-using-binance-chain-extension-wallet.md).

# How to donate using Binance Chain Extension Wallet

{% tabs %}
{% tab title="MetaMask" %}
Open [HEO.Finance](https://app.heo.finance/) in the browser with installed Binance Chain Extension Wallet. If necessary log in to your Binance Chain Extension Wallet.

![](/files/-Mke96EfhW8z6-EpHekW)

Choose the campaign you want to support. Click on that campaign. The description of the campaign will open. Enter the amount of BUSD you want to donate (1 BUSD ≈ 1 USD), and click on the red button "Donate".

![](https://gblobscdn.gitbook.com/assets%2F-MgL7J_IqHH2sXvTuc6y%2F-MhCd10LoVx1dc5N9zHV%2F-MhCfBMZzXBk0ez1tGGy%2F2.jpg?alt=media\&token=1c1ea726-5cf5-4b36-8abf-84de6f1d1389)

Choose "Binance Chain" from the menu.

![](/files/-Mke9HbPbhHPo28eXnnE)

Allow Help Each Other to spend your BUSD by clicking on "Confirm".

![](/files/-Mke9MXYiWpQ6AxSZob_)

After the spend limit is confirmed you’ll get notification from Binance Chain Extension Wallet proposing you to approve the donation. Confirm the transaction and wait for the network to confirm it.

![](/files/-Mke9SCc7D59G1rE5uwY)

The Help Each Other will thank you for your donation. Check the amount of funds raised by the campaign and see your donation made (please, be aware it may take a few minutes for the network to update and the small fee is applied).

![](/files/-Mke9YAP_c68dWF9O9lW)
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.heo.finance/how-to-donate/how-to-donate-using-binance-chain-extension-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
