# Redemption Workflow

PRISM can be redeemed by KYC and onboarded primary users.

To initiate a redemption, the primary user transfers PRISM to the issuer wallet and indicates the requested redemption collateral (e.g USDO). The issuer triggers a redemption request to Monarq Asset Management for the required amount of assets, which may require unwinding multi-strategy positions. For large redemption requests (e.g.,2m in a single request), this process requires a minimum of T+4 days.&#x20;

Once the required redemption assets are received, the PRISM sent in for redemption is burnt from circulation and the redemption assets are sent to the primary user’s wallet.<br>


---

# 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.openeden.com/prism/prism-token/redemption-workflow.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.
