# How to Redeem a Leverage Token

1. To exist a Leverage Token strategy go to your "**Portfolio**", scroll down and chose a strategy you would like to exist.

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

2. Click "**Redeem**".

<figure><img src="/files/9XMvbN4qxP12bKsHHWtu" alt=""><figcaption></figcaption></figure>

3. If you want to redeem only a part of your position, enter the amount. Otherwise, click “**max**” to fully exit the strategy. Click “**Approve**” and sign a transaction in your wallet.

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

4. Once approved, click “**Confirm Redemption**” and sign a transaction in your wallet.

<figure><img src="/files/8ToQmdVg3MA1b3K7kcZE" alt=""><figcaption></figcaption></figure>

5. That is it. You successfully Redeemed your Leverage Token.

<figure><img src="/files/Yp8fMMVKgvDDxV6sYmNl" 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://docs.seamlessprotocol.com/step-by-step-guides/leverage-tokens/how-to-redeem-a-leverage-token.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.
