# API Tutorials and References

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/LHkhfXSQYM6vxCzJqZRS" %}
[Artificial Intelligence](/api-references/api-guides/artificial-intelligence.md)
{% endcontent-ref %}

{% content-ref url="/pages/TjiE9LebJnngSIx8LHqW" %}
[Catalogs and Categories](/api-references/api-guides/catalogs-and-categories.md)
{% endcontent-ref %}

{% content-ref url="/pages/nY543NPGs9se4CMgRX9l" %}
[Companies and Customers](/api-references/api-guides/companies-and-customers.md)
{% endcontent-ref %}

{% content-ref url="/pages/wVibOlSJJm2vA8dtTacp" %}
[Delivery and Shipping](/api-references/api-guides/delivery-and-shipping.md)
{% endcontent-ref %}

{% content-ref url="/pages/V50qxmHLOoKUE17Ahuxo" %}
[Orders and Order Fulfillment](/api-references/api-guides/orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/sCDnMr8lOQXbi8e3SHKf" %}
[Products, Labels and Brands](/api-references/api-guides/products-labels-and-brands.md)
{% endcontent-ref %}

{% content-ref url="/pages/DSzv4sNZncFouFxrpD27" %}
[Rewards and Promotions](/api-references/api-guides/rewards-and-promotions.md)
{% endcontent-ref %}

{% content-ref url="/pages/LlmDqCt2f49AHl8npbeh" %}
[Utilities](/api-references/api-guides/utilities.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50%" %}
{% content-ref url="/pages/9lHVbfdqTg3QQsp3rZ7U" %}
[Authentication](/api-references/api-guides/authentication.md)
{% endcontent-ref %}

{% content-ref url="/pages/bgDWplZ8Jihud2Ze1yaH" %}
[Checkout](/api-references/api-guides/checkout.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lnxs6BlKy5WC1vEWslf7" %}
[Configuration](/api-references/api-guides/configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/5M6UyQ2MEkb6BUBiSo9Y" %}
[Media](/api-references/api-guides/media.md)
{% endcontent-ref %}

{% content-ref url="/pages/dRXB08qs7RARPlJqqkNY" %}
[Prices and Taxes](/api-references/api-guides/prices-and-taxes.md)
{% endcontent-ref %}

{% content-ref url="/pages/zYbuOQ3aTWpGhzbKS91I" %}
[Quotes](/api-references/api-guides/quotes.md)
{% endcontent-ref %}

{% content-ref url="/pages/CUxqNtqBOxUm3SmRKvwO" %}
[Users and Permissions](/api-references/api-guides/users-and-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/B5PlWdf2zMnmC2P62NFT" %}
[Webhooks](/api-references/api-guides/webhooks.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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://developer.emporix.io/api-references/api-guides/api-guides-and-references.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.
