# Pages Properties

<figure><img src="/files/WJRki8rGFwCPkbbBjgLI" alt="Page UI"><figcaption><p>Page UI</p></figcaption></figure>

## Background colour

The background color of the entire page can be altered. You can pick a colour by using the eyedropper, entering the hex code or from the manually adjusting the RGB scroller and selecting the appropriate saturation and lighting.

## Grid

You can view the selected page in the grid format of your choice using this option. This enables the user to position the widgets more efficiently.


---

# 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.blup.in/wiki/design-ui/properties-panel/pages-properties.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.
