> For the complete documentation index, see [llms.txt](https://docs.oh.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oh.finance/protocol/about-oh-finance.md).

# About Oh! Finance

## Yield Index

Earn more with your DeFi Dollar by using a Yield Index. Deposit stablecoins and gain yield-generating exposure to multiple DeFi Protocols. Minimal gas fees and automatic compounding.

{% content-ref url="/pages/-Mb6YUkJvHc9fyr-bAw0" %}
[Oh! Yield Index](/protocol/oh-yield-index.md)
{% endcontent-ref %}

## Governance

Oh! Finance is a fully decentralized protocol, where users democratically vote on and agree to protocol updates and modifications.

{% content-ref url="/pages/-Mb6YUkODVXsPRuBoXD6" %}
[Oh! Governance](/protocol/oh-governance.md)
{% endcontent-ref %}

## Profit Share

Oh! Finance is designed to bring value back to the protocol through Profit Share. **20%** of protocol profits are retained to buyback and burn the Oh! Finance Token.

![Oh! Finance DeFi Flywheel](/files/-Mb6YV3Ob-iU1n9NZpDQ)

{% content-ref url="/pages/-Mb6YUkRiiIEKAbIBEX7" %}
[Oh! Token](/protocol/oh-token.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/about-oh-finance.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.
