# Các thông tin mạng MetaDAP Enterprise Blockchain

## Mainnet

* **Network name:** MetaDAP Enterprise Mainnet&#x20;
* **RPC**: <https://rpc.chain.metadap.io&#x20>;
* **Network Websocket URL**: wss\://rpc-ws.chain.metadap.io&#x20;
* **Chain ID**: 91120&#x20;
* **Credit symbol**: DAP&#x20;
* **Block explorer URL**: <https://explorer.chain.metadap.io&#x20>;
* **ID Manager address**: 0x0000000000000000000000000000000000007006

## Testnet

* **Network name**: MetaDAP Enterprise Testnet&#x20;
* **RPC**: <https://rpc.testnet.chain.metadap.io&#x20>;
* **Network Websocket URL**: wss\://rpc-ws.testnet.chain.metadap.io&#x20;
* **Chain ID**: 119139&#x20;
* **Credit symbol**: DAP&#x20;
* **Block explorer URL**: <https://explorer.testnet.chain.metadap.io&#x20>;
* **ID Manager address**: 0x0000000000000000000000000000000000007006&#x20;
* **Faucet**: <https://faucet.testnet.chain.metadap.io/>

## Devnet

### MetaDAP Enterprise Sunnet

* **Network name**: MetaDAP Enterprise Sunnet&#x20;
* **RPC**: <https://rpc.sunnet.chain.metadap.io&#x20>;
* **Network Websocket URL**: wss\://rpc-ws.sunnet.chain.metadap.io&#x20;
* **Chain ID**: 20620&#x20;
* **Credit symbol**: DAP&#x20;
* **Block explorer URL**: <https://explorer.sunnet.chain.metadap.io>
* **ID Manager address**: 0x0000000000000000000000000000000000007006
* **Faucet**: <https://faucet.sunnet.chain.metadap.io>

### MetaDAP Enterprise Moonnet

* **Network name**: MetaDAP Enterprise Moonnet&#x20;
* **RPC**: <https://rpc.moonnet.chain.metadap.io&#x20>;
* **Network Websocket URL**: wss\://rpc-ws.moonnet.chain.metadap.io
* **Chain ID**: 89359&#x20;
* **Credit symbol**: DAP&#x20;
* **Block explorer URL**: <https://explorer.moonnet.chain.metadap.io&#x20>;
* **ID Manager address**: 0x0000000000000000000000000000000000007006
* **Faucet**: <https://faucet.moonnet.chain.metadap.io>


---

# 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://developer.metadap.io/bat-dau/quickstart.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.
