# Parameter Setting Area

The Parameter Setting Area is the area for adjusting scene and layer parameters.

<figure><img src="/files/UhQ78BuvPnmpNkFKomlX" alt=""><figcaption><p>Parameter Setting Area</p></figcaption></figure>

<mark style="color:red;">**Explanation:**</mark>

* When you click on **different scene** areas on the left side (Global Settings/Scene), the displayed parameters on the right side will also be different (for example, there are Global Settings, Scene Setting, Event, Gameplay Parameters).
* When you click on **different layers** on the left side (i.e., different types of assets), the displayed parameters on the right side will also be different (for example, there are Exterior, Animation, Event, and exterior parameters differ for different types of assets).
* Additionally, common horizontal and vertical screen adaptation issues (adaptation rules/methods) can be adjusted in the parameter settings area.

Therefore, we will introduce different parameters in this area one by one and note their corresponding scenes or layers (where "Common" means the parameter applies to both click scenes and layers).

<figure><img src="/files/6ipxMyeqBB5LjjLwaVV3" alt=""><figcaption><p>The parameters vary by scene and layer</p></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/parameter-setting-area.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.
