# FAQs

### How to change the background color of a section

You can manage the background of a section in each layout builder. Please go to Admin > Site Template Styles > Edit a template style > Layout > Edit the section > Design Settings tab > Change the background color.&#x20;

<figure><img src="/files/TWU8qdFG9qTMGS79F9II" alt=""><figcaption><p>Change background color.</p></figcaption></figure>

### How to change the background image of a section

By editing the section in a layout builder,&#x20;

<figure><img src="/files/MwQ1ZBy2TZo7NekhP6ya" 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.jollyany.co/templates/kamper/faqs.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.
