# How to use MONA account

## How to create a MONA account

If you don't have Monacoin account, create a new account. Coin name for Monacoin is "Monacoin (MONA)".

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 Monacoin

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

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

The account of Monacoin supports HD wallet. "HD wallet" is the technical standard suggested in BIP-44 from bitcoin improvement proposal. A monacoin account of D'CENT wallet manage 15 addresses. Any address in the account can be used to receive coin.

Click "v" to see all of the addresses list and choose the address you want to use.

For more information about receiving coin, click below link.

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

## Sending Monacoin

The procedures to send monacoin 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 %}

### Set the fee for Monacoin

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

The fee of Monacoin is automatically calculated after setting the sending amount. The calculated fee is based on current average transaction fee on Monacoin blockchain network.

You can change the fee by sliding the bar or by directly entering the fee value in the advanced fee mode.

{% hint style="warning" %}
If the fee is set too low, the transaction may not get confirmed in the blockchain network.
{% endhint %}


---

# 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-mona-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.
