# Column Options block

This block gives so much power 🚀&#x20;

You will find it extremely useful for the creation of complex layouts.

<figure><img src="/files/axYyApJTv4uNGKewCGhB" alt=""><figcaption><p>Column Options block</p></figcaption></figure>

Let's see what this block can do. Add this block to some column and double-click it.

### Column Size Options

With this block, you can change the specific column size, width, and height if needed.

<figure><img src="/files/ujbhgfEFTGcHNqBKfqL0" alt=""><figcaption><p>Column Size options</p></figcaption></figure>

### Column Text Options

You can influence the text alignment, size, and other on the column level.

<figure><img src="/files/aIjztuhPF7ic5LYvNbKx" alt=""><figcaption><p>Column Text Options</p></figcaption></figure>

### Column Style Options

You can change the column style to Card, Tile, or create a custom background just for that column

<figure><img src="/files/zPRiFoAS0MewTV0qUj5l" alt=""><figcaption><p>Column Style Options</p></figcaption></figure>

### Column Utility Options

You can also use some useful utilities, change column padding, and column order on the specific device, change the border, and add shadow.

<figure><img src="/files/2A8fdjPRUT1JOwn5kiSH" alt=""><figcaption><p>Column Utility Options</p></figcaption></figure>

### Column Advanced Options

There are also some useful Advanced options. You can add a custom class and ID to the column, change visibility per device size, or add animation to the column.

<figure><img src="/files/shc3DffKt3uAfqPZkEqs" alt=""><figcaption><p>Column Advanced Options</p></figcaption></figure>

{% hint style="danger" %}
**Note that every column can have only one Column Options block.** If you add more than one, only options from the first one will be counted, and the other will be ignored.&#x20;
{% endhint %}

Ok, let's head to the next page and another block.&#x20;


---

# 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://www.one.thezero.club/guide/layout-builder/column-options-block.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.
