# FAQ Style

### How can I&#x20;

<details>

<summary>How can I style a specific block? </summary>

You can style the design of a specific block:&#x20;

1. Select the block in the list of blocks
2. Click on the **Design** tab in the panel on the right side![](/files/SK8S9ZhC5Nl9dqn8KzA7)
3. If you want to style this block in another way then your App Theme, enable **Customize theme for this block**.
4. This allows you to change the color, navigation bar and the background of this specific block.\
   ![](/files/26oqOnOi3lKkim1oeo9J)&#x20;
5. You can always remove the custom block design by disabling the switch.

</details>

<details>

<summary>How can I add a background image to my app?</summary>

When you've selected the blue **Home** block, you can navigate to the **Design** tab on the right hand side. expand the **Background** section and click on **Media**.\
![](/files/aktTBiw0jF8wmY9op4jC)\
You can then click on the space with the **+ icon** and add your background image. There are also options to add a filter and/or an overlay to the image. \
![](/files/94ia8lQB9HjX7UV9CgR1)

</details>

###


---

# 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.appmachine.com/style-your-app/faq-style.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.
