# Scene Feature

## What Is Scene?

{% embed url="<https://youtu.be/1pQTc1zUpa4>" %}

Scene is a feature that helps you create interactive presentations, so you can deliver your information better in slides.

Each slide can contain different objects, and you can arrange the order of the slides chronologically.

## Scene Settings

<figure><img src="/files/CJszFt598Mo6V3QxB2aZ" alt="" width="330"><figcaption></figcaption></figure>

If you want to set your scenes, you can go to the **Scene Settings**! To do so, simply click on the thumbnail of the scene, and you're going to see the panel on the right.

In this panel, you can edit the name of your scene, add some description, change the scene's background color, upload your scene's thumbnail, adding interactivity or even hide the thumbnail.


---

# 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://guide.assemblrworld.com/assemblr-studio-editor/scene-feature.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.
