# Support

Our support email is **<team@madewithframes.com>**. Please allow 24 to 48hrs for a response.

Support is limited to problems with the sections themselves, and not how to integrate them into your app. For this purpose we have created a set of video tutorials to get your started.&#x20;

Remember that Frames only works on a **960px page width**. We suggest you start on a fresh page instead of trying to fit Frames into arbitrary page widths.&#x20;

{% content-ref url="/pages/-Mhc7E6pFb\_\_iCMZH9LT" %}
[FAQ](/help/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhc74GwkfxCmSVfd4z5" %}
[Video Tutorials](/help/video-tutorials.md)
{% endcontent-ref %}


---

# 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://manual.madewithframes.com/help/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.
