# How to get

### 1 - **Setting Up MetaMask with Avalanche**

#### Step 1:  Create a Wallet or Import an Existing Wallet

Firstly, you will need to create or import an existing Ethereum Wallet. If you do not have an existing Ethereum Wallet, select "Create a Wallet". Remember to always keep your Mnemonic and password to yourself and make sure to write this down on a piece of paper and store it safely. This wallet will be used to conduct your transactions on Avalanche.&#x20;

#### Step 2: Connect MetaMask with Avalanche

Open MetaMask and click on the network selector at the top. The default selection will typically be "Ethereum Mainnet". Scroll down and click "Custom RPC".

![](/files/aAQhjjeF5kq7zl5tgYFD)

In the window that pops up, type in the following details and click "Save".

**Set avax Setting..**&#x20;

Now that your MetaMask is connected to the Avalanche Mainnet, you can move on to Funding Your MetaMask on Avalanche.

First you need to get some Avax (for transaction fees) and some stable coins or more AVAX to buy **COUP**. You can get avax by buying it on an exchange like FTX Binance and sending it to your metamask.


---

# 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://coup-farm.gitbook.io/coup-farm/how-to-get.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.
