# Global Settings

Entrance：Scene Area>>>Global Settings

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

## Global Settings Intro

The Global Settings are used for assets that are shared across all scenes.&#x20;

<mark style="color:red;">When making changes in the Global Settings, modifying a single item will update the design in all scenes. This means that any assets added in the Global Settings will be displayed in every scene.</mark>

## Global Settings include two modules: global scene and global setting

**1）Global scene:** Various assets such as images, text, sound effects, and special effects can be added. Usually, product information and resident download buttons are added here.

Note: Global scene can also be left without adding any content.

**2）Global setting:** Including background music, background image, background color, and language version.

Related operations can be viewed in [Global Settings](/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/parameter-setting-area/global-settings.md)

## Tips

It is recommended to add and set global assets in advance before start the build to set the tone for the overall design of the work.

<figure><img src="/files/9ueUMkjILuUHzEn3wa0u" 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://doc.playturbo.com/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/scene-area/global-settings.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.
