# Tools and Infrastructure

### Important Tools: <a href="#important-tools" id="important-tools"></a>

<table><thead><tr><th align="center">Tools</th><th align="center">Description</th><th data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Zeknd Explorer</strong></td><td align="center">A block explorer to monitor on-chain transactions</td><td><a href="/pages/MbcJcvan8SAymz0ZRpBT">/pages/MbcJcvan8SAymz0ZRpBT</a></td></tr><tr><td align="center"><strong>Zeknd Faucet</strong></td><td align="center">Get testnet tokens</td><td><a href="/pages/P7n3Zy5IUn8ItLxLtlKc">/pages/P7n3Zy5IUn8ItLxLtlKc</a></td></tr><tr><td align="center"><strong>Zeknd API</strong></td><td align="center">Grab your API keys and give it a try!</td><td><a href="/pages/v6ITfHdI1KcjaarRX9SW">/pages/v6ITfHdI1KcjaarRX9SW</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://documentation.opzeknd.xyz/on-chain/tools-and-infrastructure.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.
