# Links and Tools

Below are key links for users and developers:

* DuckChain Mainnet Explorer:[ https://scan.duckchain.io<br>](https://scan.duckchain.io)Track transactions, view blocks, and analyze network activity in real-time.
* DuckChain Testnet Explorer:[ https://testnet-scan.duckchain.io<br>](https://testnet-scan.duckchain.io)Explore testnet activity and experiment with DuckChain's features.
* DuckChain API Documentation: <https://api.duckchain.io\\>
  Access APIs for building dApps and integrating services with DuckChain.

### Developer Resources

Builder Guide: Comprehensive documentation for deploying smart contracts and running nodes.

Faucet:[ https://t.me/Duckchain\_Testnet\_Faucet\_bot](https://t.me/Duckchain_Testnet_Faucet_bot) to claim test TON.

GitHub Repository: Access DuckChain’s open-source resources and contribute to development (link to be added).


---

# 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.2-builder-guide/deploying-smart-contracts/links-and-tools.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.
