# Mint and Redeem Periods

OpenDelta hybrid infrastructure allows for fast and efficient mints and redemption. However, actual processing times may vary based on the specific product and order size. Please refer to the estimated timings below for more details.

### Token: OG30

<table><thead><tr><th width="210">Volume</th><th>Max Mint Time</th><th>Max Redeem Time</th></tr></thead><tbody><tr><td>0 - $100k</td><td>10 min</td><td>10 min</td></tr><tr><td>$100k - $1M</td><td>1 Hour</td><td>1 Hour</td></tr><tr><td>$1M - $10M</td><td>1 Day</td><td>1 Day</td></tr><tr><td>$10M - $50M</td><td>3 Days </td><td>3 Days</td></tr><tr><td>$50M - $100M</td><td>7 Days</td><td>7 Days</td></tr></tbody></table>


---

# 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.opendelta.com/mint-and-redemption-of-index-tokens/mint-and-redeem-periods.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.
