# Questions & Comments

If you’ve got a question, [check out our help centre](https://intercom.help/sharesies/en/) first—we might already have answered it!

Otherwise, send your questions or comments via:&#x20;

* email: <support@tahua.io>&#x20;
* message: from the chat icon in the Tahua app.

Email or message us anytime—we’ll do our best to get back to you as soon as we can.&#x20;

Our Customer Support team is online Monday to Friday, from 9 AM to 5 PM NZDT.


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/questions-and-comments.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.
