# TestNet

## Bear Network Chain has been registered on Chainlist, which is the fastest and most convenient way to join:

### Chainlist: <https://brnkc-chainlist.bearnetwork.net/>

### Please enter "tBRNKC" or "751230" in the search field of the BearNet testnet.

### Clicking on "Add to Metamask" will prompt your wallet and ask if you want to add the Bear Network testnet.

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

### Please receive tBRNKC testnet faucet for your development project.

You can only claim once per minute. The faucet for the BSC testnet can be found at \
\
<https://faucet.bearnetwork.net/>. \
\
To apply for the faucet, paste your wallet address in the address field and click "Request".

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

## Bear Network Chain Testnet Explorer

&#x20;<https://brnktest-scan.bearnetwork.net/>

<figure><img src="/files/XSPCHxmYTcr6SGOuu4HP" 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/developers/testnet.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.
