# 応用

- [調査フェーズを組み込みたい](https://docs.studio.uzu-app.com/advanced/investigation.md)
- [全てのエンディングを配布したい](https://docs.studio.uzu-app.com/advanced/ending.md)
- [キャラクターによって表示する内容を変えたい](https://docs.studio.uzu-app.com/advanced/text-customize.md)
- [読み合わせ中に画像を挿入したい](https://docs.studio.uzu-app.com/advanced/image-script.md)
- [全員の調査が完了する前に次へ進んでしまった場合の救済フェーズを設けたい](https://docs.studio.uzu-app.com/advanced/chosakyusai.md)
- [音声ファイル自体の音量を調整する](https://docs.studio.uzu-app.com/advanced/adjust-audio-file.md): 音声ファイルの音量自体を調整する
- [開閉ブロックを設置する](https://docs.studio.uzu-app.com/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/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.
