# SuperUSD

SuperUSD is an omnichain stablecoin that provides an attractive yield generated by rebalancing across different backing assets. SuperUSD is designed to be pegged to 1 USDC with 100% collateralization.

SuperUSD follows 3 key design principles:

1. Provide an optimized yield backed by diversified assets
2. Have a truly seamless cross-chain experience
3. Follow a flexible architecture that supports broader consumer use cases &#x20;

SuperUSD is backed by below assets:

[Assets](/optimized-stablecoin/superusd/assets.md)

Users can currently interact with SuperUSD using:

[Mint](/optimized-stablecoin/superusd/mint.md)

[Stake](/optimized-stablecoin/superusd/stake.md)

[Bridge](/optimized-stablecoin/superusd/bridge.md)

[Redeem](/optimized-stablecoin/superusd/redeem.md)


---

# 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.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.
