# 오른쪽 위 버튼：동작 확인

실제 앱에서 테스트 플레이를 하기 전에, 우즈 스튜디오에서 동작 확인을 수행할 수 있습니다.

에디터 화면 우측 상단의 「재생 버튼」을 클릭하면, 동작 확인이 가능한지 여부에 대한 체크가 자동으로 수행됩니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(10).png" alt=""><figcaption></figcaption></figure>

\\

설정 누락이 있는 경우는、**미설정 부분이 표시**되므로 적절히 수정해 주세요.

「**해당 위치로**」를 클릭하면, 오류가 발생한 곳으로 직접 이동할 수 있습니다.

![](https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/images/demo2.png)

\\

모든 설정이 완료된 경우는、화면이 전환되어 「**동작 확인을 실행**」이 표시되므로, 클릭해 주세요.

![](https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/images/demo4.png)

\\

앱과 거의 동일한 화면을 조작하면서 동작 확인을 진행합니다.

BGM과 SE도 재생됩니다.

![](https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/images/demo3.png)


---

# 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/ko/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.
