> For the complete documentation index, see [llms.txt](https://docs.ocean.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ocean.fi/development/13-developer-quickstart.md).

# Developer Quickstart

*Welcome! If you're looking to integrate Ocean Finance, here's the fastest way to get started:*

## *For Frontend Dapps*

* *Call `mint()` on `MintingManager` to issue OCUSD*
* *Use `redeem()` to let users exit*
* *Read OCUSD balance + APY for display*

## *For DeFi Protocols*

* *Accept OCUSD as collateral or LP token*
* *Optional: allow stakedOCUSD for $OCEAN incentives*

## *For Chains & Bridges*

* *Coordinate with Ocean to deploy OCUSD via bridge*
* *Offer vaults or LP pools for OCUSD yield*

## *Developer Essentials*

* *✅ Contract Addresses: See Section 11*
* *✅ ABI: See Section 12*
* *✅ Architecture: See Section 10*

> *For partnership/integration support, contact: <dev@ocean.finance>*
