# Change Background Color

## How to Change Your Background Color

{% embed url="<https://youtu.be/C4cDuEf4reo>" %}

1. First off, click on the icon on the **bottom left** of your editor.
2. Pick the color that you want from the available options.
3. If you want to have more color options, click the **+ button**.

<figure><img src="/files/BXNLS9fwdkCP1cnp2Es8" alt=""><figcaption></figcaption></figure>

4. Here, you can simply pick any color that you prefer!

## Change Project's Backgorund Colour From Scene Settings

{% embed url="<https://youtu.be/Zjfi7xIyDuw>" %}


---

# 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://guide.assemblrworld.com/assemblr-studio-editor/change-background-color.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.
