# 應用

- [想嵌入調查階段](https://docs.studio.uzu-app.com/zh-tw/advanced/investigation.md): 此頁面為機器翻譯
- [想分發所有結局](https://docs.studio.uzu-app.com/zh-tw/advanced/ending.md): 此頁面為機器翻譯
- [想根據角色變更顯示內容](https://docs.studio.uzu-app.com/zh-tw/advanced/text-customize.md): 此頁面為機器翻譯
- [想在閱讀中插入圖片](https://docs.studio.uzu-app.com/zh-tw/advanced/image-script.md): 此頁面為機器翻譯
- [在所有人的調查完成前進入下一步時設置救濟階段](https://docs.studio.uzu-app.com/zh-tw/advanced/chosakyusai.md): 此頁面為機器翻譯
- [調整音頻文件本身的音量](https://docs.studio.uzu-app.com/zh-tw/advanced/adjust-audio-file.md): （此頁面為機器翻譯）調整音頻檔案的音量
- [設置開閉區塊](https://docs.studio.uzu-app.com/zh-tw/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/zh-tw/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.
