> For the complete documentation index, see [llms.txt](https://help.textrp.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.textrp.io/opulence-edition-launch-packs/legacy-lp-redemption.md).

# Legacy LP Redemption

**Legacy redemption:**

:warning: Redemption of a Legacy Launch Pack means you will burn a Launch Pack NFT to receive an Opulence Edition Launch Pack NFT. Please be absolutely certain of your decision to redeem and understand the [rules](/opulence-edition-launch-packs/redemption-rules.md).

:relaxed: **To redeem, follow these steps:**

1. First, let's make sure your wallet qualifies for this. We compiled a list [HERE](https://docs.google.com/spreadsheets/d/1EhTMajNfxDm11pfN6WYpVEuL7858PEchz6NS8gkza7A/edit?usp=sharing) for you to confirm your wallet is in there. `DO NOT CONTINUE IF YOUR WALLET ADDRESS IS NOT ON THE LIST`

2. **Login and Connect Wallet:**

   * Visit <https://xrp.cafe/> and log in to your account.
   * At the top right corner of the page, locate and click on the option to connect your wallet.

   <figure><img src="/files/7JbQpt9EvosNlHICFBVa" alt=""><figcaption></figcaption></figure>

3. **Select NFT for burning:**

   * Choose the specific NFT from your collection that you wish to burn.

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

4. **Initiate the burning process:**

   * Look for the flame icon associated with the selected NFT.
   * Click on the flame icon to start the burning process.

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

5. **Confirmation and Transaction Approval:**

   * A prompt will appear to confirm if you want to proceed with burning the NFT.
   * Approve the transaction to complete the burning process.

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

6. Now just let us know! Navigate to [team.textrp.io](http://team.textrp.io) to open a Support Ticket. Include the last 5 digits of your wallet and "LP redemption for special edition LP" or similar message. Please do not open a ticket in our Discord server, use [team.textrp.io](http://team.textrp.io)

<figure><img src="/files/WxMHAov0eNcIQIxr4vT2" alt="" width="563"><figcaption></figcaption></figure>

* TextRP will send a random Opulence Edition NFT to the wallet within 48 hours. You will need to accept the NFT on your end by signing the transaction in your wallet to accept the Opulence Edition Launch Pack, and your redemption is complete.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.textrp.io/opulence-edition-launch-packs/legacy-lp-redemption.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
