# Top right button: Demo

Before conducting a test play on the actual app, you can perform an operation check on UzStudio.

By clicking the "Play button" at the top right of the editor screen, an automatic check will be performed to see if the operation check can be conducted.

![](/files/TMB22xqLcC2xkjZkpkfw)

\\

If there are any settings omitted, **the unset areas will be displayed**, so please make the necessary adjustments.

Clicking "**Go to the corresponding section**" will take you directly to the location of the error.

![](/files/KVII8qGlzQKisQkGCc7P)

\\

If all settings are complete, the screen will change and "**Proceed with operation check**" will be displayed, so please click on it.

![](/files/1KF5wJwdBzNolwyKiaX7)

\\

You will perform the operation check while operating a screen almost identical to the app.

Background music and sound effects will also play.

![](/files/MBpj7lZRIRweRPIyL2pY)


---

# 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://docs.studio.uzu-app.com/en/basic-features/demo.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.
