# Technical documentation

{% content-ref url="<https://app.gitbook.com/o/-MYEHeJzjM7kDdfKkmLk/s/6u2YBMGfHnxzhqWDtR1T/>" %}
[GraphQL API](https://app.gitbook.com/o/-MYEHeJzjM7kDdfKkmLk/s/6u2YBMGfHnxzhqWDtR1T/)
{% endcontent-ref %}

Continuously integrate your data via GraphQL API and its powerful Stream queries design.

{% content-ref url="<https://app.gitbook.com/o/-MYEHeJzjM7kDdfKkmLk/s/10OfBWTAWvvFNi3URpy2/>" %}
[Ergonode transfer](https://app.gitbook.com/o/-MYEHeJzjM7kDdfKkmLk/s/10OfBWTAWvvFNi3URpy2/)
{% endcontent-ref %}

Export, import, and enrich your data using easy-to-manage CSV files.

{% content-ref url="<https://app.gitbook.com/o/-MYEHeJzjM7kDdfKkmLk/s/7s7tBPr3qZNN72Bd34a5/>" %}
[Apps](https://app.gitbook.com/o/-MYEHeJzjM7kDdfKkmLk/s/7s7tBPr3qZNN72Bd34a5/)
{% endcontent-ref %}

Extend Ergonode user interface and create data synchronization with ease by App.


---

# 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.ergonode.com/technical-documentation.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.
