# How to use Binance 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](/french/mobile-app/create-account.md)
{% endcontent-ref %}

## Receive BNB coin

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

<div align="left"><img src="/files/-M8PXY7gMNTYbLwYX50o" alt=""></div>

For more details of receiving coin, click below link.

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

## Send BNB Coin

The procedures to send BNB coin are same as sending general coin. You can see in the below link to check how to send coin.

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

### The fee for Binance

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

<div align="left"><img src="/files/-M8PXjNzJnhZNPzXXzKt" alt=""></div>


---

# 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/french/coin-send-receive/how-to-use-coin-account/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.
