# Testnet

#### DuckChain Testnet <a href="#merlin-testnet" id="merlin-testnet"></a>

| Name            | Value                                                                                                                                                                   |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Network Name    | DuckChain Testnet                                                                                                                                                       |
| Type            | Testnet                                                                                                                                                                 |
| RPC URL         | [https://testnet-rpc.duckchain.io](https://testnet-rpc.duckchain.io/)                                                                                                   |
| Chain ID        | 202105                                                                                                                                                                  |
| Currency Symbol | TON                                                                                                                                                                     |
| Chainlist URL   | <https://chainlist.org/chain/202105>                                                                                                                                    |
| Explorer        | <https://www.oklink.com/duckchain-testnet> <https://www.okx.com/web3/explorer/duckchain-testnet>[https://testnet-scan.duckchain.io](https://testnet-scan.duckchain.io/) |

#### Testnet Faucet <a href="#testnet-faucet" id="testnet-faucet"></a>

Open Telegram and use the DuckChain Testnet Faucet Bot to claim test TON.

Please adhere to the rules on the Faucet page, such as the limit of one claim every 24 hours and a maximum of 0.1 TON per claim. DuckChain may also implement risk controls against bulk claiming activities.

[https://t.me/Duckchain\_Testnet\_Faucet\_bot](https://t.me/Duckchain_Testnet_Faucet_bot?profile)


---

# 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://diary.duckchain.io/2.-users-and-developers/2.3-developer-hub/2.3.1-network-information/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.
