# 全てのエンディングを配布したい

全てのエンディングを感想戦画面で確認できるようにする方法を説明します。

## 方法１：感想戦開始時に配布する

**①エンディングをテキストにも配布する**

フェーズ一覧から、エンディングフェーズそれぞれの編集画面に行き、「フェーズ内容の記録」の配布先テキストグループを選びます（テキストグループとは？の説明は[こちら](https://docs.studio.uzu-app.com/basic-features/texttab#tekisutogurpu)）。

<figure><img src="https://1279302283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgOyErfAjeKrNXFgLBxtx%2Fuploads%2F1ZTaZki11XtFCg1BQF42%2Fimage.png?alt=media&#x26;token=ca4009ac-76aa-4d0d-b785-af6a42a74d69" alt=""><figcaption></figcaption></figure>

**②配布のタイミングを変更**

テキスト一覧から、①で追加したエンディングテキストそれぞれの編集画面に行き、配布するフェーズを「感想戦」に変更します。

<figure><img src="https://1279302283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgOyErfAjeKrNXFgLBxtx%2Fuploads%2FnI68GMuJhqnLPOy0yhdX%2Fimage.png?alt=media&#x26;token=e6c03391-1886-4dfd-8b8e-979aab71e4af" alt=""><figcaption></figcaption></figure>

## 方法２：または設定で配布する

**①エンディングをテキストにも配布する**

フェーズ一覧から、エンディングフェーズそれぞれの編集画面に行き、「フェーズ内容の記録」の配布先テキストグループを選びます（テキストグループとは？の説明は[こちら](https://docs.studio.uzu-app.com/basic-features/texttab#tekisutogurpu)）。

<figure><img src="https://1279302283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgOyErfAjeKrNXFgLBxtx%2Fuploads%2F1ZTaZki11XtFCg1BQF42%2Fimage.png?alt=media&#x26;token=ca4009ac-76aa-4d0d-b785-af6a42a74d69" alt=""><figcaption></figcaption></figure>

**②配布のタイミングを追加する**

テキスト一覧から、①で追加したエンディングテキストそれぞれの編集画面に行き、配布条件に「（他のエンディング）が終了した時」を「または」で追加します。

<figure><img src="https://1279302283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgOyErfAjeKrNXFgLBxtx%2Fuploads%2Fgit-blob-ee125cceac70b3f2b06c8694931c622781d260de%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202024-02-20%2020.37.13.png?alt=media" alt=""><figcaption></figcaption></figure>

## 方法３：感想戦画面に転記する

**①感想戦画面に「他のエンディング」といったタブを追加する**

**②タブ内にエンディングを転記する**

<figure><img src="https://1279302283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgOyErfAjeKrNXFgLBxtx%2Fuploads%2Fgit-blob-1c268c3196381d17cf08d996f711ea6c61320633%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202024-02-20%2020.38.41.png?alt=media" alt=""><figcaption></figcaption></figure>


---

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