# Connect with MetaMask

Step 1: Open Metamask, click on Network icon

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

Step 2: Click "Add a custom network"

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

Step 3: Fill the neccessary information into the input boxes then click 'Save'

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

This is an example for chain Sonic

**Network name**: Sonic

**New RPC URL**: <https://rpc.soniclabs.com>

**Chain ID**: 146

**Currency symbol**: S

**Block explorer URL** (Optional): <https://sonicscan.org/>

Step 4: Click "Save" and switch to the chain


---

# 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.navigator.exchange/community/helpful-guides/connect-wallet/connect-with-metamask.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.
