# Support Center

### 📧 Email us&#x20;

We’re here to help and respond quickly to emails, so feel free to reach out at <support@getdynamiq.ai>. To help us assist you more effectively, please include details about your use case and the specific issue you’re experiencing.

### 🏬 Help center

If you’d rather find answers on your own, explore our [Documentation](/welcome-to-dynamiq.md), where you’ll find a variety of articles with detailed explanations, screenshots, and videos to guide you through common issues. We’re always adding new resources, so feel free to check back regularly!

### 💬 Live chat&#x20;

If you're after quick answers, please use our live chat available in the bottom right corner of your screen. In case we're not available, please add details regarding your question and be sure to leave your email and we'll get back to you ASAP!

### 📽️ Book a call

We're eager to help you as best as we can, so if a video call is what you need, a video call is what we'll provide! We understand it easier to just jump on a call sometimes and share your screen to get the answers you need so feel free to book a slot [here](https://calendly.com/d/cng4-44w-ncq/support-chat).


---

# 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.getdynamiq.ai/support-center.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.
