> For the complete documentation index, see [llms.txt](https://revuto.gitbook.io/revuto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://revuto.gitbook.io/revuto/faq/redeem-your-revulution-nft.md).

# Redeem your Revulution NFT

{% hint style="success" %}
Congratulations on being one of the very few to own a Special Revulution NFT. You have secured your spot to have your Netflix or Spotify be paid for life!&#x20;
{% endhint %}

After you have obtained your Revulution NFT, you have to redeem it within the Revuto app in order to use its full potential - a free subscription for a lifetime or a special debit card!&#x20;

In order to make it visible in your Revuto wallet, please follow the next steps:

1. Open the Revuto app and enter the main menu by tapping the Revuto logo
2. Tap on "Claimed NFTs"
3. Tap on "Redeem NFT"
4. Enter the code from your Revulution NFT purchase confirmation email in the marked field
5. After you have entered the code, tap on „REDEEM”
6. Your NFT has been successfully redeemed!
7. Enjoy your Revulution NFT

![](/files/aSPzrMNMX32dnYY1axmV)

{% hint style="info" %}
In case you need any additional help or have any questions, do not hesitate to contact us at <support@revuto.com>
{% endhint %}


---

# 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://revuto.gitbook.io/revuto/faq/redeem-your-revulution-nft.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.
