# How to change a section's background image

Changing the background image of a page section is the same as changing the breadcrumb image. We can handle it easily in a layout builder.&#x20;

<figure><img src="/files/krjWxPNvShif4gsWkTsF" alt=""><figcaption><p>Background image in a section</p></figcaption></figure>

First, define the correct section in the layout, and edit the section > Design settings tab > Change the background image&#x20;

<figure><img src="/files/bg3OH2IBs8ScVF3f7GEn" alt=""><figcaption><p>Edit the section</p></figcaption></figure>

<figure><img src="/files/8KfCitzOJQit1htvz9W2" alt=""><figcaption><p>Change the background image of the section. </p></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.jollyany.co/templates/travelami/fqas/how-to-change-a-sections-background-image.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.
