# Verify the scene

Viewing the final result of editing a scene is an important step in its finalization. Verifying the scene allows you to observe how the components you have inserted in the scenes will behave in your app and how the various scenes will interact with each other.

At the top right of the editor there is a switch that changes the status from Edit to Preview or vice versa. This is the function that allows you to preview the scene created in the editor.

![](https://lh3.googleusercontent.com/5ACZ9Y73BsiIMMKBhElswIloMaNvRcF2DnSJbv-QG-V5sFASplmKc75iNvZnHwZO9PmjMlwSFHR7nb2Jida3CyFHq-2mS7Lr7rnAVSRXdxFmlDj9f8bjCylI6PZ-nVbvJHSSOKU4)

By entering Preview mode to check the scene, it is possible to interact with all the objects staged, both game and interactive. The display will take place in the editor, but you will not be able to interact with the toolbar or the inspector. In this mode it will not be possible to edit or add other objects in the scene. In order to continue editing the scene, the switch must be brought back to the Edit state.&#x20;

By interacting in Preview mode you can change the status of an object. Bringing the switch to Edit, the object you interacted with will return to its initial state.


---

# 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://info-176.gitbook.io/zencreate/editor-the-tools-to-become-a-zen-master-of-creativity/verify-the-scene.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.
