# Omni CDP

**Omni-CDP** is an omni-chain liquidity management system that lets you deposit BTC, ETH, or LSTs on one chain and mint satUSD directly on another, enabling seamless capital deployment across ecosystems.

* [Mint satUSD](/how-to-use/omni-cdp/mint-satusd.md) — Deposit BTC, ETH, BNB, or LSTs as collateral, mint satUSD instantly on your destination chain.
* [Swap satUSD](/how-to-use/omni-cdp/swap-satusd.md) — Swap satUSD with USDT, USDC, and other stablecoins at a 1:1 ratio via built-in stable pools.
* [Stake satUSD](/how-to-use/omni-cdp/stake-satusd.md)— Stake satUSD and receive satUSD+ to earn protocol revenue.&#x20;
* [Bridge satUSD](/how-to-use/omni-cdp/bridge-satusd.md) — Powered by LayerZero, move satUSD across chains natively with no third-party bridges, no slippage, and no wait.


---

# 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.river.inc/how-to-use/omni-cdp.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.
