# Overview

- [$USC Borrowing & Repayment](https://doc.orby.network/overview/usdusc-borrowing-and-repayment.md)
- [Borrowing $USC](https://doc.orby.network/overview/usdusc-borrowing-and-repayment/borrowing-usdusc.md)
- [Repaying $USC](https://doc.orby.network/overview/usdusc-borrowing-and-repayment/repaying-usdusc.md)
- [Supported Collateral](https://doc.orby.network/overview/supported-collateral.md)
- [Collateral Risk Parameters](https://doc.orby.network/overview/supported-collateral/collateral-risk-parameters.md)
- [Liquidations & the Stability Pool](https://doc.orby.network/overview/liquidations-and-the-stability-pool.md)
- [Liquidations](https://doc.orby.network/overview/liquidations-and-the-stability-pool/liquidations.md)
- [Stability Pool](https://doc.orby.network/overview/liquidations-and-the-stability-pool/stability-pool.md)
- [$USC's peg stability & Redemptions](https://doc.orby.network/overview/usduscs-peg-stability-and-redemptions.md)
- [Base Rate](https://doc.orby.network/overview/usduscs-peg-stability-and-redemptions/base-rate.md)
- [Redemption Mechanism](https://doc.orby.network/overview/usduscs-peg-stability-and-redemptions/redemption-mechanism.md): TLDR: Swap 1 $USC for USD 1 worth of $cdcETH - any time
- [Understanding Liquidations vs Redemptions vs Repayment](https://doc.orby.network/overview/understanding-liquidations-vs-redemptions-vs-repayment.md)
- [Risk Dashboard](https://doc.orby.network/overview/risk-dashboard.md)
- [Recovery Mode](https://doc.orby.network/overview/recovery-mode.md)
- [Liquidations in Normal Mode](https://doc.orby.network/overview/recovery-mode/liquidations-in-normal-mode.md)
- [Liquidations in Recovery Mode](https://doc.orby.network/overview/recovery-mode/liquidations-in-recovery-mode.md)
- [Security & Audits](https://doc.orby.network/overview/security-and-audits.md)
- [Orby Ecosystem & Partnerships](https://doc.orby.network/overview/orby-ecosystem-and-partnerships.md)
- [Airdrop Campaign](https://doc.orby.network/overview/airdrop-campaign.md)
- [Airdrop Seasons](https://doc.orby.network/overview/airdrop-campaign/airdrop-seasons.md)
- [Season 1](https://doc.orby.network/overview/airdrop-campaign/airdrop-seasons/season-1.md)
- [Season 2](https://doc.orby.network/overview/airdrop-campaign/airdrop-seasons/season-2.md)
- [How to claim airdrop rewards?](https://doc.orby.network/overview/airdrop-campaign/how-to-claim-airdrop-rewards.md)
- [Airdrop Terms and Conditions](https://doc.orby.network/overview/airdrop-campaign/airdrop-terms-and-conditions.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://doc.orby.network/overview.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.
