# Chain Details

Below is data that you might need to add the network to your wallet:

**Mainnet Information:**

* Network Name: BounceBit Mainnet
* RPC Url:[ ](https://fullnode-mainnet.bouncebitapi.com/)<https://fullnode-mainnet.bouncebitapi.com/>
* Chain ID: 6001
* Currency Symbol: BB
* Block explorer URL: <https://bbscan.io/>&#x20;

**Testnet Information:**

* Network Name: BounceBit Testnet
* RPC Url: <https://fullnode-testnet.bouncebitapi.com/>
* Chain ID: 6000
* Currency Symbol: BB
* Block explorer URL: <https://testnet.bbscan.io/>&#x20;

***

Want to set up your own node or need RPC support? Check out below resources:

{% content-ref url="/pages/1ZGQPD3WxGVk5MDk7tNO" %}
[Developer Resources](/developer-resources/bouncebit-mainnet-node-setup.md)
{% endcontent-ref %}


---

# 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.bouncebit.io/infrastructure/bouncebit-chain/chain-details.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.
