# How to Prepare to buy OH tokens on Avalanche C-Chain

* If this is your first time using the Avalanche Network, set up your MetaMask wallet on Avalanche by following these instructions: <https://support.avax.network/en/articles/4626956-how-do-i-set-up-metamask-on-avalanche>
* Fund your MetaMask wallet on Avalanche with USDC.e or AVAX. For USDC.e, you can do this by bridging USDC from your MetaMask wallet on Ethereum using <https://bridge.avax.network/login> . You can purchase the AVAX token on a centralized exchange (Coinbase, KuCoin, etc.) that permits Avalanche “C-chain” withdrawals.
* Once you have AVAX or USDC.e in your MetaMask wallet on the Avalanche network, you can swap it for OH on Trader Joe. Be sure to leave some AVAX in to pay the transaction fees.

<br>


---

# 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/how-to-prepare-to-buy-oh-tokens-on-avalanche-c-chain.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.
