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

# SUPPORT

## Contact Details

If you want to get in touch with the **Captivate Chat** team, you may do so through the following channels:

✉️ **Email:** <info@captivatechat.com>

📞 **Mobile:** +44 (0) 20 4538 2554

🗺️ **Office:** 147 Station Road North Chingford London, E4 6AG

***

## For Specific Concerns

Do you have any specific concerns? Please check out different ways to contact our team below:&#x20;

### Support

For immediate customer support, you may reach out to us via our email:

📩 **Support Email:** <support@captivatechat.com>

### Component Request&#x20;

If you have a specific component request, please get in touch with our general support team via:&#x20;

📩 **Info Email:** <info@captivatechat.com>&#x20;


---

# 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://manual.captivatechat.ai/support.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.
