# Prepare to Deposit USDC

## **How to Prepare to stake USDC on Ethereum** <a href="#id-9c24" id="id-9c24"></a>

* If you are not using MetaMask yet, here is a guide on getting started: <https://metamask.zendesk.com/hc/en-us/articles/360015489531-Getting-started-with-MetaMask>
* The Ethereum network is configured by default in MetaMask. Make sure to have enough ETH in your MetaMask wallet to cover transaction fees
* Deposit USDC in your MetaMask wallet or exchange assets to USDC on Uniswap or Sushiswap for example.
* Go to the OH! Finance dApp at <https://oh.finance/>. Enter the amount of USDC you would like to deposit or click max if you want to deposit all of it. Next, wait for the MetaMask window to pop up, and approve the transaction. That’s it! It’s that easy. Two clicks and you’re ready to make your money grow with OH!

After the launch of **Phase 1** this is what you will see running on the Ethereum network.

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

The platform will be fully functional for making USDC deposits and begin earning in-kind USDC rewards. USDC.e (on AVA) coming soon.


---

# 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/getting-started/prepare-to-deposit-usdc.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.
