# Contact Us

We're always happy to help and genuinely appreciate any feedback you have about the platform or our service. For the fastest support, we recommend using our [ticket system](/support-and-training/support-tickets.md) rather than emailing us directly. You can also try the Search AI feature, which scans our entire documentation to help you quickly find the answers you need. If you are not on the platform, you can email us at <support@betterbuilding.io>.

<figure><img src="/files/D9On1ZMM3ihhZIbVXkXV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oan8Ru2pAsBkSEzzG1Q4" alt=""><figcaption></figcaption></figure>


---

# 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.betterbuilding.io/support-and-training/contact-us.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.
