> 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/getting-started/how-to-stake-usdc-to-earn-interest.md).

# How to Stake USDC to Earn Interest

Once you've installed a wallet and acquired USDC, you can stake USDC on the Ethereum network and start to earn yield: Deposit USDC in our vault at [beta.oh.finance](https://beta.oh.finance/) in 5 easy steps!

1. Hit the “+” to open the Deposit modal

![](https://miro.medium.com/max/700/1*rlDlnVF07GR5QCYHN94pZA.png)

2\. Enter a USDC balance that you wish to deposit into the OH Vault. Click “Deposit”

![](https://miro.medium.com/max/700/1*GWoV3W53-NsGzGzo7TaXkg.png)

3\. Confirm your deposit by clicking “Deposit” again.

![](https://miro.medium.com/max/700/1*oXG-NhH6tJmULigych1qLQ.png)

4\. Confirm the transaction in MetaMask.

![](https://miro.medium.com/max/517/1*5AO3aMT4OT8QeHz49s9fsQ.png)

5\. Watch your USDC grow with OH!<br>


---

# 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/getting-started/how-to-stake-usdc-to-earn-interest.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.
