# 응용

- [조사 단계를 포함하고 싶다](https://docs.studio.uzu-app.com/ko/advanced/investigation.md)
- [모든 엔딩을 배포하고 싶다](https://docs.studio.uzu-app.com/ko/advanced/ending.md)
- [캐릭터에 따라 표시할 내용을 바꾸고 싶다](https://docs.studio.uzu-app.com/ko/advanced/text-customize.md)
- [대본 읽기 중에 이미지를 삽입하고 싶다](https://docs.studio.uzu-app.com/ko/advanced/image-script.md)
- [모두가 조사를 완료하기 전에 다음으로 진행해 버렸을 경우를 위한 구제 단계를 두고 싶다](https://docs.studio.uzu-app.com/ko/advanced/chosakyusai.md)
- [음성 파일 자체의 음량을 조절하기](https://docs.studio.uzu-app.com/ko/advanced/adjust-audio-file.md): 오디오 파일의 자체 볼륨을 조정하기
- [펼치기/접기 블록을 설치하기](https://docs.studio.uzu-app.com/ko/advanced/expansionwidget.md)


---

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