# Layouts

Think of layouts as fully designed responsive pages. All you need to do is add your copy (text), images, colours and icons etc. and you have yourself a responsive page in no time at all.

You can build layouts yourself, by stacking sections or you can conveniently use fully completed layouts that the Frames team has designed.

**Layouts will be released in November 2021.**


---

# 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/how-it-works/layouts.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.
