# Sending XRP using D'CENT Wallet

### Enter the receiver address and the Destination Tag

<figure><img src="/files/QpjfvHhIoYmlFHBYK9xq" alt=""><figcaption></figcaption></figure>

**1)** From mobile app, press the **“Send”** button of the Ripple (XRP) account to be used for the transaction.

**2)** Enter the wallet address of the other party (receiver) and enter the **Destination Tag** if you are sending XRP to an address that is created by an Exchange.

{% hint style="warning" %}
**When sending XRP to an address that exists on the Exchange, you MUST enter the Destination Tag to complete normal deposit into the receiver's account.**

**If you send XRP WITHOUT entering the Destination Tag to an address that exists on the Exchange, the deposit amount may be lost forever.**
{% endhint %}

{% hint style="info" %}
A Destination Tag is not required if you send XRP to a personal wallet such as D'CENT Wallet.\
However, if the other party (receiver) provides you with a Destination Tag, you must enter it.
{% 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/coin-send-receive/coins/ripple-xrp/xrp_send.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.
