# How to buy BNB and BUSD via Coinbase and SafePal

The easiest way to buy BNB and BUSD is via [Binance.us](https://binance.us) (for US residents) and via [Binance.com](https://binance.com) (for non-US residents). However, if you already have a Coinbase account and do not want to register on Binance you can swap some of your ETH for BNB and BUSD using SafePal wallet.

First, install [SafePal](https://safepal.io/download) mobile app and create an account. Once you have SafePal on your phone, send at least 0.1 ETH from your Coinbase wallet to your SafePal wallet. After you see the ETH in your SafePal wallet, click the "swap/exchange" icon:

![](/files/-MkeCvcWCQCiR1ibRtT2)

Select "Swap" at the top of the screen. Then, select ETH for "Pay" input and "BNB" or "BUSD" for "Receive" input. Follow the on-screen instructions to swap assets.


---

# 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-buy-crypto/how-to-buy-bnb-and-busd-via-coinbase-and-safepal.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.
