# Layout & Containers

In Squirrel, Containers can be used to physically group components, they help you to structure your project and create responsive layouts. Repeat containers provide an easy way to build dynamic list views. Additionally, the Web View component adds the capability to display external web pages, adding an extra dimension to projects.

## Learn more about

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Column Layout</td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FZoxFHimX1smeLAsOR0wn%2FColumn%20Lyout.png?alt=media&#x26;token=12bcae67-a0b0-4a53-81d8-a34cbbfc199c">Column Lyout.png</a></td><td><a href="layout-and-containers/column-layout">column-layout</a></td></tr><tr><td>Container</td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FDpr5BKfOIN2akJz3pio3%2FContainer.svg?alt=media&#x26;token=7daf84f6-f6f1-4ced-a444-a56c192fcba9">Container.svg</a></td><td><a href="layout-and-containers/container">container</a></td></tr><tr><td>Repeat Container</td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FYdVsXNxDz3Vqgt2HAATD%2FRepeat%20Container.svg?alt=media&#x26;token=830e9ec0-dd34-4ba4-8cb1-c0b589d8b0a1">Repeat Container.svg</a></td><td><a href="layout-and-containers/repeat-container">repeat-container</a></td></tr><tr><td>Row Layout</td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FEzw47V3CSRSc974lDhTv%2FRow%20Layout.png?alt=media&#x26;token=2d3ebd1f-9321-4dad-aec2-6e300fa6f2bd">Row Layout.png</a></td><td><a href="layout-and-containers/row-layout">row-layout</a></td></tr><tr><td>Web View</td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FRtlV7DpkgCUEZSfAXK2e%2FWeb%20View.svg?alt=media&#x26;token=e51da211-5ab7-4519-921f-729a0a298e0d">Web View.svg</a></td><td><a href="layout-and-containers/web-view">web-view</a></td></tr></tbody></table>


---

# 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://learn.squirrel365.io/components-functions-and-connections/overview/layout-and-containers.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.
