# How to get ETH/BNB?

You can get ETH/BNB following these steps:&#x20;

* Sign up for an exchange that offers ETH/BNB&#x20;
* Buy ETH/BNB using cryptocurrency or a fiat payment method&#x20;
* Withdraw your ETH/BNB to a wallet that supports ETH/BNB&#x20;
* Exchanges that offer ETH/BNB include, Binance, Bybit, Bitmart, etc. You need to compare their fees, fiat currency support, and more before you choose the right exchange for you.


---

# 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://mintverse.gitbook.io/mintverse-help-centre/getting-started/how-to-get-eth-bnb.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.
