# Masonry

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

The purpose of the section is to highlight products, collections, pages, or anything else in a different layout.

The main settings in the section are the ones listed [here](/marble-documentation/content-sections/common-settings.md) with some additional ones listed below.

In addition there are some layout settings like: Fullwidth and Side margins. Beside that, you can pick the cards settings like:

* cards type/size
* card content layout
* enable/disable background overlay

The items seen in the section are added through blocks where each block is one card:

<figure><img src="/files/05Gl6yBj7H43m5bghTSe" alt=""><figcaption></figcaption></figure>

For each card you have the following settings:

* image
* subheading and heading
* URL for the link
* link text

<figure><img src="/files/56ntNvU6a9qEH8lnAzCJ" 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://bigstart.gitbook.io/marble-documentation/content-sections/masonry.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.
