# How long does it take to receive a response to my inquiry?

We aim to respond to all inquiries within 24 hours during the working week (Monday to Friday, 9:00 AM to 5:00 PM UK time).

If you contact us outside of these hours, we'll respond as soon as possible on the next business day.


---

# 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://faq.growsensor.co/customer-support/how-long-does-it-take-to-receive-a-response-to-my-inquiry.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.
