# Scene Menu&#x20;

### Selecting a Scene

To show a Scene:

1. Tap **Scene** on the Control tab.
2. Tap the name of the Scene you want.

The selected Scene will appear right away.

You can switch between Scenes anytime.

<figure><img src="/files/6hczep18Tg81noyIya0S" alt="" width="188"><figcaption></figcaption></figure>

### Adding or editing a Scene

#### Add a new Scene

1. Tap the **Scene** menu on the Control tab.
2. Tap **New**.

#### Edit a Scene

1. First, **select the Scene** you want to change.
2. Tap the **Scene** menu.
3. Tap **Edit**.<br>

The Scene Editor will open.

This is explained in the next section (see [Editing Scenes](/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/scenes/editing-scenes.md)).

<figure><img src="/files/iaQWESgyo2IINLVNC6p0" alt="" width="188"><figcaption></figcaption></figure>

### Removing a Scene

To delete a Scene:

1. **Select the Scene** you want to remove.
2. Tap the **Scene** menu.
3. Tap **Delete**.

The Scene will be removed.

<figure><img src="/files/2gaC9IOEDCwjgcwxe4WF" alt="" width="188"><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://think2switch.gitbook.io/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/scenes/scene-menu.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.
