# How to connect with ICBNetowork?

{% hint style="success" %}
ICB MAINNET
{% endhint %}

&#x20;         **RPC** **URL:** <https://icbscan.io>

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

&#x20;         **RPC:** <https://rpc2-mainnet.icbnetwork.info/>

&#x20;         **Explorer:** <https://icbscan.io>

&#x20;         **Symbol:** ICBX

{% hint style="success" %}
**ICB TESTNET**
{% endhint %}

&#x20;         **RPC** **URL:** <https://testnet.icbscan.io>

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

&#x20;         **RPC:** <https://rpc2-testnet.icbnetwork.info/>

&#x20;         **Explorer:** <https://testnet.icbscan.io>

&#x20;         **Symbol:** ICBT

{% hint style="info" %}
**Other available RPC URLs for the mainnet can be found here:** <https://chainlist.org/?search=icb&testnets=true>
{% endhint %}

## &#x20;         You can also follow the tutorial below to help you add the network to **MetaMask**:

{% embed url="<https://drive.google.com/file/d/112SW5sA58P801L6xtWmghtsMjqkHooyi/view>" %}


---

# 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.icb.network/getting-started/how-to-connect-with-icbnetowork.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.
