> 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/what-is-oh-finance.md).

# What is Oh! Finance, How Does it Work?

The OH! Finance protocol will be going live on 10/26 at 06:00 PM UTC

Oh! Finance aims to offer 10-21% yield by single side staking USDC.e on its platform?

* For non-crypto users: “Single side staking USDC.e” is the equivalent of depositing USD on a bank account. You trust your money to the bank’s custody in exchange for a safe deposit and hope for some return beating the inflation rate. The bank uses your deposited money for investments, loans, etc to generate interest.

In a very similar process, you will deposit your USDC.e on Oh! Finance (your funds are then in Oh! Finance custody) and Oh! Finance will invest it on safe crypto platforms to generate yield on your behalf. At any time, you will be able to withdraw a part or all of your funds (+ the earned interests).

On top of the yield earned in USDC.e, you will receive OH tokens as additional rewards for staking on Oh! Finance.

<br>

Read more in our Medium post:&#x20;

{% embed url="<https://ohfinance.medium.com/how-does-oh-finance-work-1e2fe36672d8>" %}


---

# 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/what-is-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.
