# Deposit XRP

\
Users can directly transfer the XRP held in centralized exchanges or personal wallets to the ' XRP Deposit Address' on the 'Assets' page of KLAYswap. It will be converted into Klaytn XRP (KXRP) and deposited so that users can supply XRP liquidity.

{% hint style="info" %}
Once a transfer transaction is created and completed, it cannot be canceled due to the nature of blockchain. It is strongly recommended to check and test a small amount for the transfer transaction first before transferring the whole assets.
{% endhint %}

{% tabs %}
{% tab title="Deposit on PC " %}
\
1\. After connecting the wallet, go to the "Asset" menu and click the \[Deposit to XRP] button.

![](/files/-M_Iw83C8lqQVTUZdYgM)

\
&#x20;2\. After checking the XRP deposit address, enter the correct deposit address and destination tag to the withdrawal address on exchanges.\
&#x20;   \
\* Users must enter both deposit and tag correctly for XRP. Any loss caused by incorrect/non-entered address and tag cannot be recovered.

![](/files/-M_IziG8bK-6i0FTiG0u)

3\. Users can check the XRP balance in the asset list when the transaction is completed.

![](/files/-M_J--ofYgO0_SAcedmW)

<br>
{% endtab %}

{% tab title="Deposit on Mobile" %}
\
1\. After connecting the wallet, go to the "Asset" menu and click the \[Deposit to XRP] button.

![](/files/-M_J03JnQ1AQPBz1giap)

\
&#x20;2\.  After checking the XRP deposit address, enter the correct deposit address and destination tag to the withdrawal address on exchanges.

\
\*  Users must enter both deposit and tag correctly for XRP. Any loss caused by incorrect/non-entered address and tag cannot be recovered.

<br>

![](/files/-M_J0JiWEU0vMWX_Unbj)

3\. Users can check the XRP balance in the asset list when the transaction is completed.

&#x20;

\ <br>
{% endtab %}
{% endtabs %}


---

# 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://docs-new.klayswap.com/book-en/how-to-guides/deposit/depositxrp.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.
