# Support

Browse questions about tickets, response times, and support coverage.

* [How Long Does Support Usually Take?](/faq/support/how-long-does-support-usually-take.md)
* [Where Can I Create a Support Ticket?](/faq/support/where-can-i-create-a-support-ticket.md)
* [What Information Should I Include in a Ticket?](/faq/support/what-information-should-i-include-in-a-ticket.md)
* [What Support Do You Provide?](/faq/support/what-support-do-you-provide.md)
* [What Are Your Support Hours?](/faq/support/what-are-your-support-hours.md)


---

# 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.aquanodes.cloud/faq/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.
