# How to use Binance (BNB) account

## How to create an Binance account

If you don't have Binance account, create new account. Coin name for Binance is "Binance chain(BNB)".

For more details of creating an account, click below link.

{% content-ref url="/pages/-M527HgeDh-HWIEV583u" %}
[How to create a coin account](/dcent-app/create-account.md)
{% endcontent-ref %}

## Binance (BNB) Memo

The Binance wallet used by an exchange service uses a single address. In other words, all users of the exchange have the same address. To distinguish each user's account, the exchange service manages the user accounts by assigning a unique identification character (Memo) to each user. \
**Therefore, when sending BNB to a recipient wallet address created from the Exchange, you MUST enter the Memo so that the Exchange will complete the deposit to the recipient's wallet account.**

## Receive Binance (BNB) coin

From your coin account, click "Receive" to view your account address.

<div align="left"><img src="/files/x7O1GNALG3zM5KorDHc0" alt="" width="563"></div>

For more details of receiving coin, click below link.

{% content-ref url="/pages/-M512MqyK5FSoQzQEdq8" %}
[How to receive coin](/coin-send-receive/receive.md)
{% endcontent-ref %}

## Send Binance (BNB) Coin

If you are sending Binance (BNB) coins to your exchange account, you MUST enter the Memo. If you are sending Binance (BNB) coins to a personal wallet such as D'CENT Wallet, entering Memo is optional. You can enter any notes in the Memo field or check No Memo.

<div align="left"><figure><img src="/files/OGttqBUGW3Yaz5itJfdw" alt="" width="344"><figcaption></figcaption></figure></div>

When sending money, check the address and memo once again before making the final confirmation.

<div align="left"><figure><img src="/files/3gye0rWfLNETunnubuwb" alt="" width="344"><figcaption></figcaption></figure></div>

### The fee for Binance (BNB)

<div align="left"><img src="/files/01qmOMmOqjWJo4nX6WZa" alt="" width="344"></div>

The fee of BNB is fixed as "0.000075 BNB" per transaction.


---

# 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://userguide.dcentwallet.com/coin-send-receive/coins/how-to-use-binance-account.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.
