# Gameplay Parameters - Scene Parameters

Entrance：Parameter Setting Area>>>Gameplay Parameters

* Gameplay parameters only appear in "**Template Content Creation**", while "Blank Canvas" has no gameplay parameters.
* Not every scene has gameplay parameters; typically, they are located in the parameter settings area of Scene 1 (core gameplay), with a few found in Global Settings.

<figure><img src="/files/WTWmNhn1gAj865BuVjjj" alt=""><figcaption><p>Located in [Scene 1]</p></figcaption></figure>

## <mark style="color:blue;">Common Parameter Types Intro</mark>

<table><thead><tr><th width="227">Parameter types</th><th>Screenshot reference</th></tr></thead><tbody><tr><td>slider</td><td><img src="/files/RV7UXNLwVpqtVh581SnH" alt=""></td></tr><tr><td>input</td><td><img src="/files/h8iZiczCGv31POavFVgH" alt=""></td></tr><tr><td>switch</td><td><img src="/files/kAnqMLSIMejS0YTpGJqd" alt=""></td></tr><tr><td>radio</td><td><img src="/files/7payUdxznpWp8HZfsIiz" alt=""></td></tr><tr><td>checkbox</td><td><img src="/files/A7a1lwhMg4OcqwWfiAkK" alt=""></td></tr><tr><td>select</td><td><img src="/files/4a3fP6joRIktRU5VinNX" alt=""></td></tr></tbody></table>


---

# 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/gameplay-parameters-scene-parameters.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.
