# Ask a Question

If you can’t find what you need in the documentation, you can **raise a support ticket** so our team can look into it for you.​

### When to raise a ticket

Use **Ask a Question** when:

* You’ve searched the docs and [Featured Answered ](/help-and-support/featured-answered.md)but still don’t see a clear solution.
* Something is not working as expected (errors, unexpected results, missing data).
* You need help with a specific setup (API, integrations, forms, workflows, etc.).​

### How to raise a ticket

To reach our support team and raise a ticket, please visit our [Contact Us](https://clearout.io/contact-us/) page. There you can submit your inquiry and our team will get back to you as soon as possible.


---

# 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.clearout.io/help-and-support/ask-a-question.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.
