# What is Orby?

Welcome to Orby Network, Cronos’ first native stablecoin lending protocol! Imagine a platform that allows you to access liquidity without worrying about incurring high or unpredictable interest costs, all while preserving and growing your deposited assets. Orby Network is designed to make lending on DeFi easy, safe, and accessible.&#x20;

Orby enables the borrowing of **$USC**, a decentralized, overcollateralized stablecoin.

### **How Orby Works:**

* **Supply collateral** to mint (borrow) $USC
  * You can supply cdcETH, cdcBTC, and LCRO as collateral
  * Orby now supports **CRO as a collateral option** for the LCRO Shuttle
* **Borrow** $USC with NO interest, at a low minimum collateral ratio of 135%
* **Earn rewards from:**
  * Liquidation revenue via the [Stability Pool](https://doc.orby.network/overview/liquidations-and-the-stability-pool/stability-pool)
  * Protocol revenue & incentives via the [Vault ](https://doc.orby.network/tokenomics/the-vault)
* **Redeem** USD 1 worth of collateral for 1 $USC at any time


---

# 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/introduction/what-is-orby.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.
