# Redemption Center

Redemption Center utilizes ERC6672 as its foundation. The Redemption Center functions as a centralized hub, overseeing significant events associated with NFTs, including minting, transferring, and burning. The primary focus of the Redemption Center lies in monitoring the redeem and cancel redemption events specific to ERC6672, allowing users convenient access to review the redemption history of their ERC6672 tokens.

## Redemption Operators

Moving forward, RE:DREAMER will not be the exclusive operator of the redemption protocol. Numerous other operators will emerge, each with their own variation of the redemption protocol built on ERC6672. The Redemption Center will function as a comprehensive directory, serving as a "yellow page" that lists these operators. This directory will guarantee a secure redemption experience for utilities and assets, offering users peace of mind.


---

# 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.redreamer.io/products-and-services/products/redemption-center.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.
