# Gateways

Gateways provides seamless integration between Aissistant and Agent Platforms. Connect Aissistant with your agent platform to start automated ticket processing.

{% hint style="info" %}
Aissistant Gateway works on either **Inbox** or **Channel** or **Tag** (managing point), depending on Agent Platform.&#x20;
{% endhint %}

{% hint style="info" %}
Agent platform authorization might expire if no activities in three days. Please renew the authorization in that case.
{% endhint %}

Select your agent platform for more details.

{% content-ref url="/pages/xoSQv9KxysOMwnUmWWlr" %}
[Front](/gateways/front.md)
{% endcontent-ref %}

{% content-ref url="/pages/I67v3lAerbQU8uWls9Ge" %}
[Gorgias](/gateways/gorgias.md)
{% endcontent-ref %}

{% content-ref url="/pages/mfaEWUqnPscHtNAzg5oS" %}
[Intercom](/gateways/intercom.md)
{% endcontent-ref %}

{% content-ref url="/pages/e1RyiUkozr32VjeUNRiI" %}
[Zendesk](/gateways/zendesk.md)
{% endcontent-ref %}

{% content-ref url="/pages/tua4wPMYJzMZ52IjY7sn" %}
[Hubspot](/gateways/hubspot.md)
{% endcontent-ref %}

{% content-ref url="/pages/vcfwyw4hmJTKHnULWqOv" %}
[Salesforce](/gateways/salesforce.md)
{% endcontent-ref %}

{% content-ref url="/pages/zMoBRI1YdJkrY84oZnKK" %}
[Kustomer](/gateways/kustomer.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/gateways.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.
