# Integrations

Smart Action enables the Assistant to connect into your publicly accessible information systems, such as retrieving a customer's order details, scheduling appointments, or tracking shipments, among other tasks. Through Smart Action, the Assistant can pull relevant information from your internal systems to address user inquiries effectively.

{% content-ref url="/pages/cuR4hmudRurIKX7Yg3u2" %}
[Shopify](/integrations/shopify.md)
{% endcontent-ref %}

{% content-ref url="/pages/guK7TJ4hMPQ5416Y9U1k" %}
[Woocommerce](/integrations/woocommerce.md)
{% endcontent-ref %}

{% content-ref url="/pages/3bAsToP4NfREbdihn7gE" %}
[Adobe Commerce (Magento 2)](/integrations/adobe-commerce-magento-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/c3YrMiBNbO5ddBZWXn3M" %}
[Restful API](/integrations/restful-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/LC50xhXvhsCnvA4gQNXG" %}
[AWS Lambda](/integrations/aws-lambda.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://doc.aissist.io/integrations.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.
