> For the complete documentation index, see [llms.txt](https://docs.juble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.juble.io/helpdesks.md).

# Helpdesks

- [Map Custom Fields](https://docs.juble.io/helpdesks/map-custom-fields.md)
- [Zendesk](https://docs.juble.io/helpdesks/zendesk.md)
- [Link Zendesk Account](https://docs.juble.io/helpdesks/zendesk/link-zendesk-account.md)
- [Auto Responder](https://docs.juble.io/helpdesks/zendesk/auto-responder.md): Setting Up Auto-Responders for Juble.io with Zendesk
- [Zendesk token](https://docs.juble.io/helpdesks/zendesk/zendesk-token.md)
- [Settings](https://docs.juble.io/helpdesks/zendesk/settings.md)
- [Intercom](https://docs.juble.io/helpdesks/intercom.md)
- [Link Intercom Account](https://docs.juble.io/helpdesks/intercom/link-intercom-account.md)
- [Marketplace Routing](https://docs.juble.io/helpdesks/intercom/marketplace-routing.md)
- [Freshdesk](https://docs.juble.io/helpdesks/freshdesk.md)
- [Link Freshdesk Account](https://docs.juble.io/helpdesks/freshdesk/link-freshdesk-account.md)
- [Gorgias](https://docs.juble.io/helpdesks/gorgias.md)
- [Link Gorgias Account](https://docs.juble.io/helpdesks/gorgias/link-gorgias-account.md)
- [Kustomer](https://docs.juble.io/helpdesks/kustomer.md)
- [Install the Juble.io Kustomer App](https://docs.juble.io/helpdesks/kustomer/install-the-juble.io-kustomer-app.md): This guide walks you through installing the Juble.io application within your Kustomer instance to connect your marketplaces and streamline customer support.
- [Link Kustomer Account](https://docs.juble.io/helpdesks/kustomer/link-kustomer-account.md)
- [Add the Auth Token](https://docs.juble.io/helpdesks/kustomer/add-the-auth-token.md)
- [Troubleshooting](https://docs.juble.io/helpdesks/kustomer/troubleshooting.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
