# How to use XRP account

## Ripple (XRP) account activation

If you have added your Ripple (XRP) wallet address for the first time, it is disabled. [Ripple's policy](https://xrpl.org/reserves.html) **requires a purchase or transfer of Ripple of 20 XRP or higher** to convert the Ripple wallet address to an activated state. Therefore, the corresponding 20 XRP will permanently lock-up at the corresponding wallet address.\
\
If a permanent lockup is made at the address of the Ripple wallet, it is assumed that only 980 XRP can be transferred, excluding the 20 XRP, which is the permanent lockup amount.<br>

## XRP Destination Tag

Users' ripple wallets assigned by the Exchanges use the same address. In other words, User # 1, User # 2, User # 3, all use the same ripple address. To distinguish a user's account from another user, the Exchange will assign a **Destination Tag** to the user's account, which is an uniquely identifiable number. \
\
**Therefore, when sending XRP to a recipient wallet address created from the Exchange, you MUST enter the Destination Tag so that the Exchange will complete the deposit to the recipient's wallet account**.

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

## Example of XRP account created from an Exchange

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

Picture above is an example of XRP wallet account created from an Exchange such as Binance.\
When you press "Deposit" for XRP, it will show the XRP deposit Tag (**9-digit unique number**).\
On the bottom, the XRP address is shown.

{% hint style="info" %}
When sending funds to the Ripple wallet address that exists on the Exchange, you must enter the Destination Tag.
{% endhint %}

## XRP wallet created on D'CENT Wallet&#x20;

In the case of a XRP wallet created on a personal wallet such as D'CENT Wallet, there is no destination tag and only the address is created.&#x20;

{% hint style="info" %}
Personal wallet such as D'CENT Wallet does not have a Destination Tag for its XRP account.
{% 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/ripple-xrp.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.
