# 参数设置区

参数设置区可分成两大模块：1）层级选择区；2）参数调整区；

<mark style="color:red;">注意：选择不同的层级，对应的参数内容会在参数调整区展开</mark>

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

**层级选择区**包括三个部分：常驻元素/语言配置/场景(包含n个场景缩略图)

### <mark style="color:blue;">1.常驻元素</mark>

* 一般来说，贯穿玩法的内容都会被放在该模块中，如产品信息,常驻按钮,背景图片,背景音乐等
* 里面会包括各种类型的参数提供调整&#x20;

### <mark style="color:blue;">2.语言配置</mark>

* 在此进行语言相关的设置
* 包括多语言配置和多语言智能翻译&#x20;

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

* 场景层级下面，会有当前模板试玩流程划分的多个场景缩略图
* 选中场景缩略图后，里面会包括各种类型的参数提供调整&#x20;

即：

选择「常驻元素」和「场景」层级时，参数调整区会出现各种类型的参数内容。[参数类型介绍及操作](/ke-wan-gong-ju-huan-fu-bian-ji-qi/huan-fu-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/can-shu-she-zhi-qu/can-shu-lei-xing-jie-shao-ji-cao-zuo.md)

选择「语言配置」层级时，参数调整区会出现多语言配置的相关内容。[多语言配置与智能翻译](/ke-wan-gong-ju-huan-fu-bian-ji-qi/huan-fu-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/can-shu-she-zhi-qu/duo-yu-yan-pei-zhi-yu-zhi-neng-fan-yi.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.cn/ke-wan-gong-ju-huan-fu-bian-ji-qi/huan-fu-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/can-shu-she-zhi-qu.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.
