# Changing the routing on the chain

<figure><img src="/files/4uFFYFomxUhFv3X8NlBa" alt=""><figcaption></figcaption></figure>

## Configuring the Wallet

{% hint style="info" %}
When initially setting up the wallet, the default is still an Ethereum wallet that we are using, so it is not possible to operate DApps on the Bear Network Chain. In the worst case, you may send funds to an address that you cannot use, and an incorrect transfer will result in a loss of relevant funds.
{% endhint %}

#### The Bear Network Chain has been registered on Chainlist, making it the quickest and most convenient way to join.

### Chainlist: [https://chainlist.org](https://chainlist.org/)

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

#### Please enter "BRNKC" or "641230" in the search field for the Bear Network Chain Mainnet.&#x20;

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

#### Please enter "tBRNKC" or "751230" in the search field for the Bear Network Chain Testnet. &#x20;

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

### Manually adding the Bear Network Chain Mainnet to your wallet

**Network Name ﹕** Bear Network Chain Mainnet

**New RPC URL ﹕** <https://brnkc-mainnet.bearnetwork.net>

**ChainID ﹕** 641230

**Symbol ﹕** BRNKC

**Block Explorer URL ﹕** <https://brnkscan.bearnetwork.net/>

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

### Manually adding the Bear Network Chain Testnet to your wallet

**Network Name ﹕** Bear Network Chain Testnet

**New RPC URL ﹕**[**https://brnkc-test.bearnetwork.net**](https://brnkc-test.bearnetwork.net)

**ChainID ﹕751230**

**Symbol ﹕** tBRNKC

**Block Explorer URL ﹕**[**https://brnktest-scan.bearnetwork.net**](https://brnktest-scan.bearnetwork.net)

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

#### BearNetworkChain Testnet Faucet  <https://faucet.bearnetwork.net/>

The daily total quantity is 100 units and you can only claim 1 tBRNKC per minute.

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


---

# 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.bearnetwork.net/gettingstarted/add-coin.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.
