# 右上按鈕：動作確認

在實際的應用程式中進行測試遊玩之前，可以在UZU STUDIO上進行動作確認。

點擊編輯器畫面右上的「播放按鈕」，會自動檢查是否可以進行動作確認。

![](/files/M1pbgFbMpdKSzTR1jrrU)

\\

如果有設定遺漏，會顯示**未設定部分**，請適當修正。

點擊「**前往相關部分**」，可以直接跳到出錯的地方。

![](/files/YHoc2qayt382olvXAAlV)

\\

如果所有設定都完成，畫面會切換並顯示「**進行動作確認**」，請點擊。

![](/files/vZ8KEocHsczeIqW1ZPRc)

\\

在操作與應用程式幾乎相同的畫面時進行動作確認。

BGM和SE也會播放。

![](/files/JNrzTuw9dsrr1fFjSkb2)


---

# 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/zh-tw/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.
