# API Integration

{% hint style="warning" %}
**Coming soon**

This section is under constant development and so is our API. Please, check back later or reach out to <gm@offblocks.xyz> for more details
{% endhint %}

## Overview

Sometimes you want to be in a full control over the way you integrate with your partners and we totally understand that. As we are continuously reviewing our API in order to let our partners to provide the best user experience to their customers, API integration route remains highly experimental at the moment and we encourage you to reach out to us in order to discuss the best options moving forward.


---

# 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.offblocks.xyz/developer-guides/api-integration.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.
