# Developer Platform

<h2 align="center">Welcome to the Developer Hub, your gateway to building on top of Enzyme infrastructure</h2>

<p align="center">Whether you’re deploying new strategies, integrating with Onyx or Blue, or simply exploring what’s possible — you’re in the right place.</p>

{% tabs %}
{% tab title="API and SDK" %}

<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>Enzyme.Onyx</strong></td><td></td><td><a href="https://app.gitbook.com/o/-M17sAWG26bbHj7WurKa/s/j681MLa8lrWVvqG6G7om/">Onyx SDK</a></td><td><a href="https://content.gitbook.com/content/KKKGPFjdbA3DM3Uu94y3/blobs/5yEcrKmh9aMmtOunikhl/no-code.jpg">no-code.jpg</a></td></tr><tr><td><strong>Enzyme.Blue</strong></td><td></td><td><a href="https://app.gitbook.com/o/-M17sAWG26bbHj7WurKa/s/-MTuwn5ujS_ncAljK_Xt/">Enzyme SDK</a></td><td><a href="https://content.gitbook.com/content/KKKGPFjdbA3DM3Uu94y3/blobs/6FECZ0QWWIPLRCI4a8Ah/hosted.jpg">hosted.jpg</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

***

{% tabs %}
{% tab title="Protocol" %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Enzyme.Onyx</td><td><a href="https://app.gitbook.com/o/-M17sAWG26bbHj7WurKa/s/elRA6njOH4UtLglIK0jh/">Protocol</a></td></tr><tr><td>Enzyme.Blue</td><td><a href="https://app.gitbook.com/o/-M17sAWG26bbHj7WurKa/s/-MLXy00mC1kja3-00eE0/">Enzyme Protocol v2 - General Spec</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Smart Contract Addresses" %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Enzyme.Onyx</td><td><a href="https://docs.enzyme.finance/onyx-protocol/contract-addresses">https://docs.enzyme.finance/onyx-protocol/contract-addresses</a></td></tr><tr><td>Enzyme.Blue</td><td><a href="https://github.com/enzymefinance/sdk/tree/main/packages/environment/src/deployments">https://github.com/enzymefinance/sdk/tree/main/packages/environment/src/deployments</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

***

{% tabs %}
{% tab title="Audits" %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Enzyme.Onyx</td><td><a href="https://github.com/enzymefinance/protocol-onyx/tree/main/audits">https://github.com/enzymefinance/protocol-onyx/tree/main/audits</a></td></tr><tr><td>Enzyme.Blue</td><td><a href="https://github.com/enzymefinance/protocol/tree/dev/audits">https://github.com/enzymefinance/protocol/tree/dev/audits</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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.enzyme.finance/developer-hub/readme.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.
