# Add

* Select a block.
* In the Quick inserter, find the Columns block icon.
* Click to insert it into your parent block.

<figure><img src="/files/7iwNs9T49lOBlzSIjnlg" alt=""><figcaption></figcaption></figure>

### Select Your Layout

This allows you to choose the layout you would like to apply to your Columns block from a simple vertical 2 column layout to more complex designs.

The required Column blocks are automatically added according to your choice.

The Layout can be changed at any time through the Grid Editor.

* Click to select required Layout in the Layout panel.

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

### Columns with Column Blocks

The page should now look something like this with the columns layout of your choice and a column block in every column.

<figure><img src="/files/81fBrp4blPg4c0quwUev" 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.cwicly.com/blocks/columns/add.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.
