# Support

At Castmill we are committed to provide you a high quality and responsive support. We provide several means for contact us when you need help:

* The Chat bubble. There is a chat bubble in <https://castmill.com> that you can use at anytime to contact us. Even if there is not an online representative at the time of contact rest assure we will get back to you ASAP.
* The left side support button. Just click on this button to ask for support and we will provide you with the assistance you need.
* Mail us at <support@castmill.com>


---

# 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.castmill.com/getting-started/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.
