# Useful Tools and APIs

Over the course of cheqd's product development we have identified various tools required to help the cheqd team, cheqd validators, and community members better monitor the network.

All of these are **open-source** and **available to be used within your project**.

## Get started

Please find a selection of tools and APIs to obtain more information about the cheqd Network or its associated services:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Block Explorer</strong></mark></td><td>Visit our block explorer to explore the cheqd mainnet or testnet.</td><td><a href="/pages/lAOi8oSkNbhOBfjpFCjG">/pages/lAOi8oSkNbhOBfjpFCjG</a></td></tr><tr><td><mark style="color:blue;"><strong>Testnet Faucet</strong></mark></td><td>Use the testnet faucet to acquire free testing CHEQ tokens.</td><td><a href="/pages/FWWtfYZ0y7PIcOeJx6OZ">/pages/FWWtfYZ0y7PIcOeJx6OZ</a></td></tr><tr><td><mark style="color:blue;"><strong>Validator Status API</strong></mark></td><td>Monitor your validator status or other validator statuses with alerts.</td><td><a href="/pages/dnohpCI5MnpPbbjzL68i">/pages/dnohpCI5MnpPbbjzL68i</a></td></tr><tr><td><mark style="color:blue;"><strong>Cosmos Data APIs</strong></mark></td><td>Explore different tokenomic variables, such as circulating supply.</td><td><a href="/pages/R2oyJLbg86TLHcOvf8eq">/pages/R2oyJLbg86TLHcOvf8eq</a></td></tr><tr><td><mark style="color:blue;"><strong>Airdrop Helpers</strong></mark></td><td>Use our pre-built UI and distribution engine for airdrops to simplify your own.</td><td><a href="/pages/hixvyLRYM5IhK3VqTOtq">/pages/hixvyLRYM5IhK3VqTOtq</a></td></tr><tr><td><mark style="color:blue;"><strong>Address Convertor</strong></mark></td><td>Convert any cheqd address into a Cosmos address or vice-versa.</td><td><a href="/pages/2Nhxugs9BfL7HVBKzCKS">/pages/2Nhxugs9BfL7HVBKzCKS</a></td></tr><tr><td><mark style="color:blue;"><strong>Ethereum Bridge</strong></mark></td><td>Understand how we have created an ERC20 wrapped token, and how this is made available</td><td><a href="/pages/8SeKYcNVS7ylzZzPdQT0">/pages/8SeKYcNVS7ylzZzPdQT0</a></td></tr></tbody></table>


---

# 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.cheqd.io/product/network/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.
