# Sending and Receiving BNB Smart Chain (BSC) Assets

{% hint style="info" %}
BNB Smart Chain (BSC) is a separate chain that runs parallel to BNB Beacon Chain. BSC supports smart contracts and is compatible with EVM. BSC addresses can only transfer assets to BSC addresses, and BNB Beacon Chain addresses can only transfer assets to BNB Beacon Chain addresses.&#x20;

[Sending and Receiving BNB Beacon Chain Assets](https://ontology-1.gitbook.io/onto/guides/assets/sending-and-receiving-bnb-and-bep-2-tokens)
{% endhint %}

### Add BNB Smart Chain Wallet in ONT ID Wallet

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeKrRpOaa1LPo5IWpjt" %}
[Add Chain Wallet in ONT ID Wallet](/guides/wallet-management/add-chain-wallet-in-ont-id-wallet.md)
{% endcontent-ref %}

### Import and Export BNB Smart Chain Wallet

BNB Smart Chain wallet can be imported and exported to ONTO using mnemonic phrases, Keystore or private keys.&#x20;

{% content-ref url="/pages/-MeUM8Rh3TTb7WdJu3nx" %}
[Import, Export, Switch or Delete Single Chain Wallet](/guides/wallet-management/import-export-switch-or-delete-single-chain-wallet.md)
{% endcontent-ref %}

### Add BNB Smart Chain Assets

BNB is by default shown on the Assets page, other BSC assets need to be added manually. Tap on the "**+**" button on the Assets page, enter the name of the asset to search and add.

![](/files/-MeYjaZvIRkV2oVHAYts)

### **Receive** BNB Smart Chain **Assets**

BNB is taken as an example here. On "Assets" page, left swipe over the asset to open the asset receiving page.&#x20;

Or on "Assets" page, tap on the asset. Tap on the "**Receive**" button to open the asset receiving page.&#x20;

Select "**Copy**" to copy the address.&#x20;

![](/files/-Meh89k1Zxk5wOZxs-rS)

You can share the address and QR code as a picture to social media by tapping on "**Share**".

![](/files/-Ma7QdCDXfoFLAgQBc4e)

You can set up a specific amount to receive with the "**Fixed-amount transfer**" feature. When a sender uses ONTO to transfer with the QR code you share, the default amount will be the amount you have entered.

![](/files/-MeYjjw5uryawuas1n-0)

### **Send** BNB Smart Chain **Assets**

BNB is taken as an example here. On "Assets" page, right swipe over the asset to open the asset sending page.

Or on "Assets" page, tap on the name of the asset. Tap on the "**Send**" button to open the asset sending page. &#x20;

![](/files/-Meh8G0A-q-nvAM9vxKN)

After entering the address and the amount, tap on "**Gas Fee**" to select or enter a customized amount. Tap on the next button to proceed. Input wallet password and then tap on the next button to complete the process.

![](/files/-Ma7R9N4A-pCY9KQIpJT)


---

# 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.onto.app/guides/assets/how-to-use-onto-wallet-for-binance-smart-chain-transfers.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.
