# Gorgias

Welcome to the Gorgias Integration Documentation! This guide will walk you through the process of integrating your Gorgias account with Juble.io to streamline your customer support workflow. Below are the key steps to get started:

#### Summary:

1. **Link Your Gorgias Account**: Follow the instructions provided to link your Gorgias account with Juble.io. This step is essential for accessing your Gorgias data within the Juble.io platform.

{% content-ref url="/pages/yoHOV9iko5BxzIGFNZuM" %}
[Link Gorgias Account](/helpdesks/gorgias/link-gorgias-account.md)
{% endcontent-ref %}

1. **Add Channels**: Once your Gorgias account is linked, you can add channels to import customer messages and inquiries into Juble.io. Refer to the documentation for detailed instructions on adding channels.

{% content-ref url="/pages/xcBEaOLP8rworjWgV5ge" %}
[Channels](/channels/sellercentral.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://docs.juble.io/helpdesks/gorgias.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.
