# Connect your Wallet

## Wallets

{% tabs %}
{% tab title="Metamask" %}

<figure><img src="/files/oX3ThX8IXQnDw1QYxm6I" alt=""><figcaption></figcaption></figure>

## &#x20;Chrome & Firefox

1. Open MetaMask and click on the **network selector** at the top. By default, it will show "Ethereum Mainnet." Scroll down and click **Add Network**.

<figure><img src="/files/0mZM9miILTZOEmfVVenl" alt=""><figcaption></figcaption></figure>

&#x20;2\. A window will open—type in the details below.

&#x20;**Network Name**: Avalanche Network

&#x20;**New RPC URL**: <https://api.avax.network/ext/bc/C/rpc&#x20>;

&#x20;**Chain ID:** 43114&#x20;

&#x20;**Currency Symbol:** AVAX&#x20;

&#x20;**Block Explorer URL:** <https://snowtrace.io/>

![](/files/7YHNCaRFRE3hTbeSGVJY)

<figure><img src="/files/2jVXnfPEoJfL6AeuO654" alt=""><figcaption></figcaption></figure>

3\. Make sure you've typed everything in correctly and click **Save**. Avalanche Network will now be one of your network options.

<figure><img src="/files/7YHNCaRFRE3hTbeSGVJY" alt=""><figcaption></figcaption></figure>

4\. Visit the [<mark style="color:purple;">arrow.markets</mark>](https://docs.arrow.markets/arrow-markets/resources/www.arrow.markets) website. In the top right, you will see **Connect Wallet** button. Click it.

<figure><img src="/files/SNSM80l39YPIS97wu5G2" alt=""><figcaption></figcaption></figure>

5\. A window will appear, asking you to choose a wallet to connect to. Click **MetaMask** (it's the first option on the list).

<figure><img src="/files/smm6aEZJxvqPOCYr6PC5" alt=""><figcaption></figcaption></figure>

[<mark style="color:purple;">MetaMask Tutorial Video</mark>](https://www.youtube.com/watch?v=J7XAZeRn2b0)
{% endtab %}

{% tab title="Coinbase" %}
Open Coinbase Wallet and click on the **Settings** icon at the top-right. By default, it will show "Ethereum Mainnet" as the Default Network.

1. Click on **Default Network** and choose **Avalanche Network.**

<figure><img src="/files/C2ME2DPVQ6AvEiGrw0dV" alt=""><figcaption></figcaption></figure>

2\.   **Avalanche C-Chain** will now be your Default Network. &#x20;

<figure><img src="/files/TU76U6gqXM4L7TvXrmoE" alt=""><figcaption></figcaption></figure>

3\. Visit the [<mark style="color:purple;">arrow.markets</mark>](https://docs.arrow.markets/arrow-markets/resources/www.arrow.markets) website. In the top right, you will see **Connect Wallet** button. Click it.

<figure><img src="/files/LCgC90vjkMcugNpG7GCD" alt=""><figcaption></figcaption></figure>

4\. A window will appear, asking you to choose a wallet to connect. Click Coinbase Wallet (it's the first option on the list).

<figure><img src="/files/guOB0ejAkEajpFDxedek" alt=""><figcaption></figcaption></figure>

5\. Connect your wallet.

<figure><img src="/files/ABacThVwDps5HySPegaS" alt=""><figcaption></figcaption></figure>

### Resources

[<mark style="color:purple;">**Download Coinbase Wallet**</mark>](https://chrome.google.com/webstore/detail/coinbase-wallet-extension/hnfanknocfeofbddgcijnmhnfnkdnaad?shortlink=fdb9b250\&c=wa_i_m_n_i_m_wal_coi_0_Wallet-LP-Single-Button\&pid=Wallet%20LP) (Chrome Only)

[<mark style="color:purple;">**Coinbase Wallet Setup Guide**</mark>](https://www.coinbase.com/wallet/articles/getting-started-extension)
{% endtab %}

{% tab title="Wallet Connect" %}

<figure><img src="/files/f6ODH50Venas0i3eP2ti" alt=""><figcaption></figcaption></figure>

Wallet Connect allows users to access Arrow Markets on mobile devices through their compatible mobile wallet.

1. Visit the [arrow.markets](https://docs.arrow.markets/arrow-markets/resources/www.arrow.markets) website. In the top right, you will see **Connect Wallet** button. Click it.

<figure><img src="/files/7YHNCaRFRE3hTbeSGVJY" alt=""><figcaption></figcaption></figure>

2\. A window will appear, asking you to choose a wallet to connect to. Click **Wallet Connect.**&#x20;

<figure><img src="/files/smm6aEZJxvqPOCYr6PC5" alt=""><figcaption></figcaption></figure>

3\. It will open the wallet-connect window to scan a QR code to access the website through your wallet-connect compatible wallet.&#x20;

<figure><img src="/files/k9czPaMsvl8l92FTdcHW" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="danger" %}
**Remember - NEVER, under any situation, should you ever give someone your private key or recovery phrases.**
{% endhint %}


---

# 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.arrow.markets/arrow-markets/resources/connect-your-wallet.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.
