# How to remove a Trust Line

#### Before removing a Trust Line

Before you can remove a Trust Line, it must be empty. (This means that the Trust Line can not contain any tokens.) If you need help getting rid of tokens in your Trust Line, skip down to the section on using Token Trasher.)

#### Removing a Trust Line with Xaman

Xaman provides a way to remove Trust Lines in the application.

1\) In Xaman, tap the Trust Line. (In this example, we are removing the Elysian Trust Line.)

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

2\) Press the '**Remove token**' button.

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

3\) Press the '**Yes, I'm sure**' button.

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

4\) Sign the transaction is Xaman.

#### How do I remove an empty Trust Line using Token Trasher?

When you launch the Token Trasher xApp, you should see a list of the Trust Lines in your account:

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

In this case we'll remove the Schmeckles Trust Line by pressing the **Remove** button beside it.

Token Trasher will indicate that the Trust Line is empty and eligible to be removed. Press the **Next** button.

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

Press the **Remove Trustline** button to proceed.

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

Token Trasher will craft a transaction to remove the Trust Line and display it for your review. Press the **Slide to accept** button and slide to the right. After entering your passcode/password, you should see confirmation that the Trust Line has been removed and the 2 XRP owner reserve has been released to your account! 🎉

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


---

# 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://help.xaman.app/app/all-about-xapps/xrpl-services/token-trasher/how-to-remove-a-trust-line.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.
