# Redemption Workflow

### Manual Redemption

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHqpMZiUqG6Z-CiXCe6JbyHYUGjaTiWIQOJWWt4zMQ782NIyf0sFaest2vSkUTQ3lhn1tdpnYE47yUK3CZfj5c1CBH6AzcdcP2f8FGu-jCifg9zEY-6c3Fi3r4dZo1tiTTsxTsls3rY2DtWflloF_QOCZ2?key=NNUxmmw8bg4Sl64rgJM0rg" alt=""><figcaption></figcaption></figure>

#### **Process Overview**

USDO clients can redeem their USDO stablecoins by transferring them to OED's wallet address before the daily cut-off time. After the [cut-off time](/usdo/usdo-token/cut-off-time.md), and only during US business days, OED will:

1. Revalidate all redemption requests to ensure they are valid (perform KYT and double-check the whitelist off-chain).
2. Bring back liquidity to fulfil redemption requests in a First-In-First-Out (FIFO) order. Each redemption will be fulfilled by: a. Burning the equivalent amount of USDO stablecoins in the daily queue. b. Transferring the USDC back to the redeeming user.

\
Redemptions typically settle within 1 business day but can take up to **2 business days.**

### Instant Redemption

<figure><img src="/files/95KWtsQr0JQCvY5PYunT" alt=""><figcaption></figcaption></figure>

#### **Process Overview**

OpenEden also offers an instant redemption facility up to a certain amount of liquidity, dependent on Circle and BlackRock-Securitize’s BUIDL liquidity injection. &#x20;

1. Trigger an instant redemption by using USDO.
2. USDO Liquidity Manager contract will send the underlying TBILL to the TBILL protocol.
3. The TBILL protocol will then use its BUIDL allocation to redeem USDC from the Circle BUIDL smart contract.
4. USDC will then be returned to the initial user who triggered the instant redemption request

<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/usdo/usdo-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.
