# Toolkit

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Euclid Development Environment</strong></td><td>An upgradable base for launching minimal development environments and developing metagraph projects locally.</td><td><a href="/pages/XkK8quJFy4bxLWjJhXiU">/pages/XkK8quJFy4bxLWjJhXiU</a></td><td></td></tr><tr><td><strong>Hydra CLI</strong></td><td>A powerful command line utility to manage network clusters within the Euclid Development Environment.</td><td><a href="/pages/P4MlMqXgaliJo36S5law">/pages/P4MlMqXgaliJo36S5law</a></td><td></td></tr><tr><td><strong>Developer Dashboard</strong></td><td>A frontend codebase for visual interaction with local development clusters.</td><td><a href="/pages/ijBDM2yTpEUcgfPZf5vK">/pages/ijBDM2yTpEUcgfPZf5vK</a></td><td></td></tr><tr><td><strong>Telemetry Dashboard</strong></td><td>Custom telemetry tooling for monitoring local or deployed metagraph networks.</td><td><a href="/pages/ji1Jyu5fz8rKyzCXSV3z">/pages/ji1Jyu5fz8rKyzCXSV3z</a></td><td></td></tr><tr><td><strong>Metagraph Framework</strong></td><td>A framework for Metagraph development.</td><td><a href="/pages/Ot5HOlokuRUj3dQeoDb2">/pages/Ot5HOlokuRUj3dQeoDb2</a></td><td></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.constellationnetwork.io/metagraph-development/elements/toolkit.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.
