# Advanced: Protocol Detail

- [About Oh! Finance](https://docs.oh.finance/protocol/about-oh-finance.md): What is Oh! Finance?
- [Oh! Yield Index](https://docs.oh.finance/protocol/oh-yield-index.md): Optimized, Diversified DeFi Yield Farming
- [Oh! Bank](https://docs.oh.finance/protocol/oh-yield-index/oh-bank.md): Tokenized Yield Index
- [Oh! Strategy](https://docs.oh.finance/protocol/oh-yield-index/oh-strategy.md): DeFi Protocol Interaction
- [Oh! Liquidator](https://docs.oh.finance/protocol/oh-yield-index/oh-liquidator.md): Token Swap Management
- [Oh! Manager](https://docs.oh.finance/protocol/oh-yield-index/oh-manager.md): Yield & Revenue Management
- [Oh! Governance](https://docs.oh.finance/protocol/oh-governance.md): Protocol Management and Decision-Making
- [Oh! Forum](https://docs.oh.finance/protocol/oh-governance/oh-forum.md): Protocol Proposer
- [Oh! Governor](https://docs.oh.finance/protocol/oh-governance/oh-governor.md): Protocol Executor
- [Oh! Token](https://docs.oh.finance/protocol/oh-token.md): ERC-20 Governance and Profit Share Token
- [Oh! Staking](https://docs.oh.finance/protocol/oh-staking.md): Protocol Usage Incentives
- [Oh! Pool](https://docs.oh.finance/protocol/oh-staking/oh-pool.md): Protocol Staking Rewards Contract
- [Active Banks](https://docs.oh.finance/protocol/active-banks.md): List of all active Banks
- [Oh! USDC](https://docs.oh.finance/protocol/active-banks/oh-usdc.md): USDC Risk-Optimized Yield Index
- [AutOH!matic](https://docs.oh.finance/protocol/active-banks/autoh-matic.md): How It Works
- [Underlying Protocols](https://docs.oh.finance/protocol/defi-protocols.md): Brief description of each DeFi Protocol used by Oh! Finance
- [AaveV2](https://docs.oh.finance/protocol/defi-protocols/aavev2.md): The Liquidity Protocol
- [Compound](https://docs.oh.finance/protocol/defi-protocols/compound.md): Autonomous Interest Rate Protocol
- [Curve](https://docs.oh.finance/protocol/defi-protocols/curve.md): Deep On-Chain Liquidity AMM
- [Moonwell](https://docs.oh.finance/protocol/defi-protocols/moonwell.md): Autonomous Interest Rate Protocol
- [Solarbeam](https://docs.oh.finance/protocol/defi-protocols/solarbeam.md): Deep On-Chain Liquidity AMM
- [APY Calculations](https://docs.oh.finance/protocol/apy-calculations.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://docs.oh.finance/protocol.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.
