# Wallets and RPCs

#### **Using Rabby Wallet (Desktop)**

For a hassle-free setup, we highly recommend using [**Rabby Wallet**](https://rabby.io/rabby-points?code=AGNOSCHAIN). Rabby Wallet natively integrates Core Blockchain, simplifying the process of adding and managing Core network configurations without manual input.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><img src="https://906943598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOZpYKo0VFE3Pj3XDTtL7%2Fuploads%2Fgit-blob-cc64507ea195dcef16cfe0799bba512d60d7edde%2Fimage.png?alt=media" alt="" data-size="original"></td><td></td></tr><tr><td></td><td><img src="https://906943598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOZpYKo0VFE3Pj3XDTtL7%2Fuploads%2Fgit-blob-91c31b44e6a8feade5e7d7ca2a7d911172054a49%2Fimage.png?alt=media" alt="" data-size="original"></td><td></td></tr></tbody></table>

#### **Adding Core with Chainlist**

If you're using a different wallet, like [MetaMask](https://metamask.io/), and prefer a one-click solution to add the Core Blockchain, visit [Chainlist](https://chainlist.org/?search=core). Chainlist provides a user-friendly interface to quickly connect to the Core Mainnet or Testnet with just a click.

Ensure you are logged into your wallet extension on your browser before adding a network through Chainlist to facilitate the automatic configuration.

***

#### Core Mainnet Configuration

If you're setting up the Core Blockchain on your MetaMask or similar wallet, here are the essential details you'll need:

* **Network Name**: Core Blockchain
* **RPC URL**: <https://rpc.coredao.org/>
* **Chain ID**: 1116
* **Currency Symbol**: CORE
* **Block Explorer URL**: [https://scan.coredao.org](https://scan.coredao.org/)

#### Core Testnet Configuration

For developers and testers looking to operate on the Core Chain TestNet, use the following configuration:

* **Network Name**: Core Chain TestNet
* **RPC URL**: [https://rpc.test.btcs.network](https://rpc.test.btcs.network/)
* **Chain ID**: 1115
* **Currency Symbol**: tCORE
* **Block Explorer URL**: [https://scan.test.btcs.network](https://scan.test.btcs.network/)

{% hint style="info" %}
If you have any questions or need further assistance, feel free to reach out to us on [**Telegram**](http://t.me/colend_xyz) **or** [**Debank**](https://debank.com/hi/0a115920)\
Our team and community are here to help you every step of the way.
{% 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://colend.gitbook.io/home/how-to/setup-core/wallets-and-rpcs.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.
