# Products and Services

## Levels of RE:DREAMER Lab Support

The core mission of RE:DREAMER Lab is to build the Redeem Protocol, supporting all aspects of meta-commerce. **Redeem Protocol** defines the standard operation of digital-physical asset management, and can be provided in the form of smart contracts or libraries.

However, we know that not all parties have the full resource or plan to complete every aspect of Redeeming NFTs. To support as much as possible, RE:DREAMER Lab provides to all parties, especially Redeem Protocol Guild members different levels of support, so that anyone can have their desired level of customization and support.

1. Protocol Level: Interact with the protocol directly. Most developing ability needed. Highly integrated with very large potential.
2. System Level: Interact through our core BaaS, requires certain system developing capability. Highly integrated with good flexibility.
3. Service Level: Interact through our partner APIs and SDKs. Fast development, good integration, smooth appearance.
4. Platform Level: Redirect the users to use the redeem sites. Immediate integration, and can launch redeemable project in seconds. Near-0 knowledge on developing.

## Passport (off-chain)

DEMO: Passport (User Interface)

{% embed url="<https://www.youtube.com/watch?v=P79RXPQ0ydE>" %}

DEMO: Validator with Limited Count(1-time)&#x20;

{% embed url="<https://www.youtube.com/watch?v=qpKKIprHD5s>" %}

## Redeem (on-chain)

DEMO: User Interface (top-right) + Management Interface (bottom-left)

{% embed url="<https://www.youtube.com/watch?v=MvJTwo_QKCM>" %}


---

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