# Add Network

### Metamask

This demo is for Metamask , you can do it on any EVM wallet[**​**](https://docs.base.org/using-base#metamask)

Follow these steps to add The Binary Testnet :

1. Open the MetaMask web browser extension.

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FGq4FH7mfe4ui9iPtdjVc%2Fimage.png?alt=media&#x26;token=7cc93cfa-b027-4e2e-b134-876010a95285" alt=""><figcaption></figcaption></figure>

2. Open the network selection dropdown menu by clicking the dropdown button at the top of the extension.

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FZand3zf0e9CQsTqpE0kK%2FScreenshot%202024-05-31%20at%209.29.54%20PM.png?alt=media&#x26;token=ebc83581-ed48-4138-83fb-7f06e2fb3f35" alt="" width="355"><figcaption><p>Add Network</p></figcaption></figure>

3. Click the **Add network** button.

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FjLVHyOlGlZf3Gu71YFMD%2FScreenshot%202024-05-31%20at%209.32.27%20PM.png?alt=media&#x26;token=9bb687bf-affd-4dcf-9a3a-eb7f0b25b421" alt=""><figcaption></figcaption></figure>

4. Click **Add a network manually**.

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FJkcZYhn8N487bWyek8vK%2Fimage.png?alt=media&#x26;token=82819534-734b-48e4-ad81-397fc2b8106a" alt=""><figcaption></figcaption></figure>

5. In the **Add a network manually** dialog that appears, enter the following information:

| Name            | Value                                            |
| --------------- | ------------------------------------------------ |
| Network Name    | Binary Testnet                                   |
| New RPC URL     | <https://rpc.testnet.thebinaryholdings.com>      |
| Chain ID        | 625                                              |
| Currency Symbol | TBNRY                                            |
| Block Explorer  | <https://explorer.sepolia.thebinaryholdings.com> |

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FGVuFNN0VQ6fJ5tXNk9Of%2Fimage.png?alt=media&#x26;token=be37c39d-a4d4-4551-a3a9-352d987e0700" alt=""><figcaption></figcaption></figure>

6. Click on **Switch to Binary Testnet**

You will now be connected to Binary Testnet. You can connect to that network anytime by selecting it from the network's dropdown menu.&#x20;


---

# 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.thebinaryholdings.com/developers-corner/network-details/add-network.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.
