# Dev Tools & Integrations

Visit `Overview of dev tools & integrations` below for an up-to-date list of dev tools & integrations that you can leverage as an application developer in the Cronos ecosystem (development frameworks, JSON-RPC providers, oracles, wallets, etc.).

{% content-ref url="dev-tools-and-integrations/overview-of-dev-tools-and-integrations" %}
[overview-of-dev-tools-and-integrations](https://docs.cronos.org/for-dapp-developers/dev-tools-and-integrations/overview-of-dev-tools-and-integrations)
{% endcontent-ref %}

A few of these tools have dedicated pages as well, that you can review for more details.


---

# 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.cronos.org/for-dapp-developers/dev-tools-and-integrations.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.
