# Using TrustLine for XRPL

This is an instruction guide on **how to add** a TrustLine account to your XRPL and **how to activate** it in order to receive the Trust Asset (IOU).&#x20;

## **How to add a TrustLine account**

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

**1)** Click on the **"Add account`+` "**&#x62;utton and search for the name of the Trust Line account you’d like to add.

**2)** For example, we will add **"Elysian (ELS)"**. Search for **"ELS"** and click on the **Elysian (ELS) TrustLine** from the list.

**3)** Select your XRP account to set it as the Fee Account. Click **"Next"** to continue.

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

**4)** You can label your account or set it as default. Click **"Create"** to add this Trust Line account.

**5)** The Trust Line account added should show up under the XRP account.

### **How to set (activate) TrustLine**

Remember that just adding a Trust Line account does not mean you can receive the Trust Asset (IOUs) to this account. **You must first set (activate) the TrustLine before you can receive funds**.

<div align="left"><figure><img src="/files/b9kZneVFT0kGtgREIkYz" alt="" width="563"><figcaption></figcaption></figure></div>

**1)** Click on the Trust Line account and click on the **"Receive"** button.

**2)** Notice that before activation, the address is not displayed. Click on **"Set Trustline"** to start the activation.

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

**3)** Note that setting(activating) a TrustLine will **reserve 0.2 XRP** (at the time of writing). To activate the TrustLine, click on the **"OK"** button.

**4)** Activating a TrustLine will send a transaction to the XRPL blockchain network and a small transaction fee is required. Enter your password to sign this transaction. If you are using a Biometric wallet, you will sign from that device.

**5)** When the TrustLine is activated, the account will display the address.

## How to disable a TrustLine <a href="#id-1a2e" id="id-1a2e"></a>

A TrustLine can be deactivated at any time, even if there is remaining funds in that account. However, the funds remaining in the deactivated TrustLine account will become non-transferable. The 0.2 XRP reserved from setting a TrustLine will become liquid again only if the TrustLine has no remaining balance. Therefore, before you deactivate a TrustLine, it is highly recommended to empty the account.

**👉 Disabling a TrustLine account will free up 0.2 XRP which was reserved (locked) in your XRPL account.**

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

**1)** Select the TrustLine account you want to deactivate and navigate to the Account Details screen.

**2)** Tap the **\[︙] (More)** button in the top right corner and click on **"Disable Trustline"**.

**3)** Read the message and Click on **"Disable".**

<div align="left"><figure><img src="/files/BFNzVysXvNsI3nUeLaUP" alt="" width="563"><figcaption></figcaption></figure></div>

**4)** Disabling a TrustLine will send a transaction to the XRPL blockchain network and a small transaction fee is required. Enter your password to sign this transaction. If you are using a Biometric wallet, you will sign from that device.

**5)** Once the TrustLine gets disabled, you will see a message that shows **“Trustline is not activated yet”.**

### How to remove a TrustLine account <a href="#id-1a96" id="id-1a96"></a>

Removing a TrustLine account from your wallet is fairly easy.

<div align="left"><figure><img src="/files/55ECMkjgncKS6fRuZIfC" alt="" width="563"><figcaption></figcaption></figure></div>

**1)** Click on the TrustLine account you wish to remove.

**2)** Click on **"Hide account"** to remove this account from the wallet.


---

# 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/using-trustline-for-xrpl.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.
