# Developer Tools

The following developer tools and integrations are available to dapp developers, or are in the process of being onboarded onto Cronos zkEVM.

## Native tools

{% content-ref url="/pages/Th93bkDO98aKuHEeW6xp" %}
[Cronos zkEVM Developer Portal and APIs](/for-developers/developer-tools/cronos-zkevm-developer-portal-and-apis.md)
{% endcontent-ref %}

## Third-party tools

They are listed in alphabetical order.

{% hint style="info" %}
Please note that these tools and integrations have not been independently audited by Cronos zkEVM for potential security weaknesses. Use at your own risk.
{% endhint %}

{% content-ref url="/pages/ncl0l7xgQyX1GczpfVqN" %}
[Band Protocol (Oracle)](/for-developers/developer-tools/band-protocol-oracle.md)
{% endcontent-ref %}

{% content-ref url="/pages/cp5bFZXXNCtOM9XcPQMI" %}
[Covalent (Analytics)](/for-developers/developer-tools/covalent-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/B12XwnIE669tVkvP9RvD" %}
[Cronos Safe (Multi-sig)](/for-developers/developer-tools/cronos-safe-multi-sig.md)
{% endcontent-ref %}

{% content-ref url="/pages/basJxguS2MGpae2vEmqp" %}
[Debank (Analytics)](/for-developers/developer-tools/debank-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/GVvlTZuKgOWvkOb4LlQE" %}
[Broken mention](broken://pages/GVvlTZuKgOWvkOb4LlQE)
{% endcontent-ref %}

{% content-ref url="/pages/qSK2rrvzH3VNrBls8gFy" %}
[Getblock (Node infra)](/for-developers/developer-tools/getblock-node-infra.md)
{% endcontent-ref %}

{% content-ref url="/pages/byQFb4RHFghiE6jsBWKL" %}
[Goldsky (Subgraph hosting)](/for-developers/developer-tools/goldsky-subgraph-hosting.md)
{% endcontent-ref %}

{% content-ref url="/pages/XUvLN4BrmO4hJsclFKk6" %}
[Google Bigquery (Analytics)](/for-developers/developer-tools/google-bigquery-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/15ZuVZv4VcQa0bJfJsJ0" %}
[NFTs2Me (No code)](/for-developers/developer-tools/nfts2me-no-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/qUVC9DovBxEr6tyFmfbQ" %}
[Pyth (Oracle)](/for-developers/developer-tools/pyth-oracle.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Vzz9CGx4A9jS7uA4Tpv" %}
[Secret Network (Computing)](/for-developers/developer-tools/secret-network-computing.md)
{% endcontent-ref %}

{% content-ref url="/pages/tA3bNADPA2MiY0Wm1DVg" %}
[Sentio (Analytics)](/for-developers/developer-tools/sentio-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/HwEd3iWPa9pvEJxXbjnA" %}
[Subquery (Analytics)](/for-developers/developer-tools/subquery-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/CzdHW8AMsTbR08lZhYDJ" %}
[txSync (Paymaster)](/for-developers/developer-tools/txsync-paymaster.md)
{% endcontent-ref %}

{% content-ref url="/pages/gwkz4K8wpdMrZTAhe2e5" %}
[VIA Labs (Bridge)](/for-developers/developer-tools/via-labs-bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/j7DVfr9O6V45EG60dApu" %}
[Zyfi (Paymaster)](/for-developers/developer-tools/zyfi-paymaster.md)
{% endcontent-ref %}


---

# 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-zkevm.cronos.org/for-developers/developer-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.
