# MolQ > Learn how to use and integrate with the MolQ autonomous USDe yield vault on Mantle. ## Docs - [Get agent runtime status](https://docs.molq.site/api-reference/agent/get-agent-runtime-status.md) - [Run one privileged agent cycle](https://docs.molq.site/api-reference/agent/run-one-privileged-agent-cycle.md) - [Get hedge execution status](https://docs.molq.site/api-reference/execution/get-hedge-execution-status.md) - [Get vault keeper status](https://docs.molq.site/api-reference/execution/get-vault-keeper-status.md) - [Harden externally realized USDe profit](https://docs.molq.site/api-reference/execution/harden-externally-realized-usde-profit.md): Operator-only. Requires profit hardening to be explicitly enabled and the keeper to hold the requested USDe. - [Reconcile privileged hedge notional](https://docs.molq.site/api-reference/execution/reconcile-privileged-hedge-notional.md) - [Run a privileged vault rebalance](https://docs.molq.site/api-reference/execution/run-a-privileged-vault-rebalance.md) - [Get Aave and Bybit market inputs](https://docs.molq.site/api-reference/portfolio/get-aave-and-bybit-market-inputs.md) - [Get live dashboard state](https://docs.molq.site/api-reference/portfolio/get-live-dashboard-state.md): Returns vault balances, active and target APY projections, live market inputs, recent agent decisions, and hedge execution state. - [Get persisted performance and indexed vault history](https://docs.molq.site/api-reference/portfolio/get-persisted-performance-and-indexed-vault-history.md) - [Check API health](https://docs.molq.site/api-reference/system/check-api-health.md) - [Check production dependencies](https://docs.molq.site/api-reference/system/check-production-dependencies.md) - [System architecture](https://docs.molq.site/developers/architecture.md): Explore MolQ application, API, agent runtime, contracts, and indexer boundaries. - [Deployment and CI/CD](https://docs.molq.site/developers/deployment.md): Understand MolQ verification, VPS deployment, and Mintlify monorepo publishing. - [Ponder indexer](https://docs.molq.site/developers/indexer.md): Query MolQ vault events, account balances, decisions, and ERC-8004 identity through GraphQL. - [Local development](https://docs.molq.site/developers/local-development.md): Run MolQ applications, contracts, indexer, and Mintlify documentation locally. - [Get USDe on Mantle](https://docs.molq.site/getting-started/get-usde.md): Routes available for obtaining or bridging USDe before using MolQ. - [Deposit and withdraw](https://docs.molq.site/getting-started/quickstart.md): Deposit USDe into MolQ on Mantle and redeem your mqUSDe shares. - [MolQ documentation](https://docs.molq.site/index.md): Learn how MolQ manages USDe yield on Mantle with an ERC-4626 vault, Aave V3, constrained AI decisions, and verifiable execution. - [Constrained AI agent](https://docs.molq.site/protocol/agent.md): Learn how model proposals are constrained, executed, logged, and verified. - [Contracts and addresses](https://docs.molq.site/protocol/contracts.md): Verify MolQ contracts, tokens, protocol integrations, and agent identity on Mantle. - [How MolQ works](https://docs.molq.site/protocol/how-it-works.md): Understand the MolQ capital flow, strategy sleeves, and profit accounting. - [Risks and trust assumptions](https://docs.molq.site/protocol/risks.md): Review the protocol, market, custody, model, and operational risks of MolQ. - [Yield and APY](https://docs.molq.site/protocol/yield-and-apy.md): Interpret active projected APY, target scenario APY, funding carry, and realized profit. ## OpenAPI Specs - [openapi](https://docs.molq.site/openapi.json) ## Optional - [Application](https://app.molq.site) - [GitHub](https://github.com/aliens101/molq)