# Parameter Settings Area

The Parameter Settings Area can be divided into two main areas: ① Selection；② Parameter Adjustment

<mark style="color:red;">Please Note: Selecting different levels in selection area will expand the corresponding parameter content in the parameter adjustment area.</mark>

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

**Selection Area** consists of three parts:  Common Assets / Text Setting / Scene (including thumbnails of all scenes.)

## <mark style="color:blue;">1.Common Assets</mark>

* Generally, the gameplay-related content is placed in this level, such as logo, permanent CTA buttons, background music, etc.&#x20;
* It includes various types of parameters.&#x20;

## <mark style="color:blue;">2.Text Setting</mark>

* In this section, you can make language-related settings, including multi-language configuration and intelligent translation for multiple languages.&#x20;

## <mark style="color:blue;">3.Scene</mark>

* Under the scene level, there will be multiple scene thumbnails as different processes in the playable.
* When selecting a scene thumbnail, it will include various types of parameters.&#x20;

That is,

When selecting the "Common Assets" and "Scene" levels, the parameter adjustment area will display various types of parameters.  [Parameter Type Intro](/playable-tools-feature-changer/feature-changer-user-guide/editing-page-module-intro/parameter-settings-area/parameter-type-intro.md)

When selecting the "Text Setting" level, the parameter adjustment area will display relevant content for language setting. [Multi-language Configuration and Translation](/playable-tools-feature-changer/feature-changer-user-guide/editing-page-module-intro/parameter-settings-area/multi-language-configuration-and-translation.md)


---

# 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-feature-changer/feature-changer-user-guide/editing-page-module-intro/parameter-settings-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.
