# How to use the Help Each Other platform

To make donations you need:

* A [wallet](https://docs.heo.finance/introduction-to-crypto#crypto-wallet) that supports [Binance Smart Chain](https://www.binance.org/en/smartChain) (**Metamask, Trust wallet or SafePal**);
* [**BUSD**](https://docs.heo.finance/introduction-to-crypto#busd) tokens ([BEP-20](https://docs.heo.finance/introduction-to-crypto#erc-20-bep-20-and-other-token-formats)) to donate;
* A little bit of [**BNB**](https://docs.heo.finance/introduction-to-crypto#bnb) ([BEP-20](https://docs.heo.finance/introduction-to-crypto#erc-20-bep-20-and-other-token-formats), equal to 2–3 USD) to pay transaction fees.

If you already have it all or don’t need support to get it you can start [donating](https://docs.heo.finance/how-to-donate).

Otherwise, read the following two articles:

1. [To install and to configure a crypto wallet](https://docs.heo.finance/how-to-install-and-to-configure-your-wallet)
2. [How to buy crypto](https://docs.heo.finance/how-to-buy-crypto)
3. [How to move crypto assets from Binance Chain (BEP2) to Binance Smart Chain (BEP20)](https://docs.heo.finance/how-to-move-bnb-and-busd-from-binance-chain-bep2-to-binance-smart-chain-bep20)

If you have any issue, please, contact us [via email](mailto:support@heo.finance) or [via Telegram](https://t.me/heosupport), we’ll do our best to help you.

If you want to start a fundraising campaign at HEO platform, please, apply following [these instructions](https://docs.heo.finance/how-to-create-fundraising-campaigns).


---

# 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/master.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.
