# BOSagora Chain info

**보스아고라  메인넷**

* 네트워크이름: BOSagora mainnet
* RPC 주소: <https://mainnet.bosagora.org>
* 체인아이디: 2151
* 통화기호: BOA
* 보아스캔(BOAScan 실행 레이어 익스플로러): <https://www.boascan.io>
* 아고라스캔(AgoraScan 합의 레이어 익스플로러): <https://www.agorascan.io>
* 아고라 스테이킹 클라이언트: <https://agora-staking.bosagora.org>
* 아고라 검증자 디파짓 주소: 0xC26Dd0f6e94afE288a2dd5D300F4dDaA0D93D9CB

**보스아고라 테스트넷**

* 네트워크이름: BOSagora testnet
* RPC 주: <https://testnet.bosagora.org>
* 체인아이디: 2019
* 통화기호: BOA
* 보아스캔 (BOAScan 실행 레이어 익스플로러): <https://testnet.boascan.io>
* 아고라스캔 (AgoraScan 합의 레이어 익스플로러): <https://testnet.agorascan.io>
* 아고라 스테이킹 클라이언트: <https://testnet-agora-staking.bosagora.org>
* 아고라 검증자 디파짓 주소: 0xc11adf2BDF377dbABfB4344B7b8A18D552982680
* 테스트 BOA 얻기: `GET https://faucet.bosagora.org/request/boa/` + Your's BOA Address


---

# 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.bosagora.org/kr/bosagora-chain-info.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.
