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

# Customer Support

### How to Contact Support

* WhatsApp (Fastest): [Click here](https://api.whatsapp.com/send?phone=31647415437\&text=Hi%2C%20I%20need%20some%20help!)
* Live Chat: Available Monday–Sunday, 9am–9pm (CET)
* Email: <info@allsourced.nl>

### Before You Reach Out

To speed things up, please include:

* A clear description of the issue
* Steps to reproduce (if possible)
* Screenshots or error messages

### What to Expect

* We’ll reply within 2h
* Complex issues might take a bit longer (we’ll keep you updated)
* For urgent problems, we prioritize fixes and notify affected users

### Thanks!

Your feedback helps us improve. Even when it’s a bug we’re glad you told us.


---

# 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.allsourced.agency/customer-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.
