# Collage

Adding a Colleage, or sometimes refered to as an Image gallery, to your website can deliver information to your customers that would take up valuable space and time were it to be described through text. Furthermore, adding a Collage section will allow you the opportunity to show customers your expertise, to demonstrate the options you have to offer and the breadth of your range.

### Getting Started

* Go to `Online store` → `Theme` > `Customise`
* By default, you will see you predefined list of sections
* To add the `Collage` section, scroll to the bottom of the panel and `Add section`

#### Configuring the Section

By default, when you add this section, there will be 3 placeholder blocks and a maxium block size of 3. There are both section and block settings that allow you to change the configuration and style of this section.

#### Sections settings

* **Top/bottom padding** - Change the whitespace above and below the section
* **Heading** - An optional heading to introduce the content
* **Enable grid spacing** - Toggle spacing inbetween blocks
* **Text alignment** - Change the layout of text over images to be text, center or right aligned
* **Truncate heading** - Reduce the length of the&#x20;

#### Block settings

* **Image** - upload or assign you chosen image
* **Heading** - add a strong call to action to explain the image, offer or promotion
* **Body text** - add extra information to explain the image, offer or promotion
* **Text alignment** - Change the layout of text over images to be text, center or right aligned
* **Color scheme** - Select a theme color profile to change the style of the content
* **Link** - Add a URL to point customers to a specific page


---

# 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://koding-themes.gitbook.io/theme-support/machina/sections/collage.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.
