# Support Email

## Email Support

If you have any questions regarding your template that aren't answered in the documentation, and you don't want to post your question in the support forum, please feel free to email us and we'll respond within one business day.&#x20;

<support@littlebaytech.com> &#x20;

{% hint style="info" %}
Please note we are unable to provide email support for customizations that go beyond the scope of our templates at this time, but we will be happy to point you in the right direction about the best way to learn certain Bubble concepts! 👌
{% endhint %}


---

# 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.littlebaytech.com/templates/quick-links/support-email.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.
