# Peg

SuperUSD is designed to be 1:1 pegged to 1 USDC at all times.

There are the main ways that this peg is maintained over time:

1. Anyone can mint 1 SuperUSD with 1 USDC, ensuring that 1 SuperUSD never trades above 1 USDC
2. Anyone can redeem 1 SuperUSD for 1 USDC with a short redemption delay period. So if SuperUSD is trading below its peg, you can buy SuperUSDC and redeem it to perform an arbitrage
3. SuperUSD is paired with other stablecoins in liquid DEX LP pools to ensure users can exit SuperUSD with low slippage
4. In the case of an expected large depeg, the team can utilize its treasury to perform the arbitrage and bring the price back to par

While SuperUSD is backed by a carefully vetted selection of assets, the SuperUSD's peg is also backstopped by an insurance fund.  This insurance fund is funded by performance fees and contains a basket of market leading stablecoins (USDC / USDT), providing a buffer in times of emergency and volatility.


---

# 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.superreturn.ai/optimized-stablecoin/superusd/peg.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.
