# 感想戰畫面

感想戰畫面是指在討論、投票、結局等所有過程結束後顯示的解說和結果畫面。

在v1中，只能將其作為「真相文本」匯總到一個標籤中，但在v2中，可以**根據內容分開標籤**。

<figure><img src="/files/i5DtOkGV4kg4tgNPeBEJ" alt=""><figcaption></figcaption></figure>

\\

## 標籤的內容

可以輸入到標籤中的內容有「標題」「說明」「正文」三個部分。

標籤的內容可以通過點擊各個標籤的右上角進行編輯。

<div align="left"><figure><img src="/files/u1PgRsdVkdQFUPE5WTX2" alt="" width="375"><figcaption></figcaption></figure></div>

與應用程式上的畫面對應如下。

<figure><img src="/files/jTiUNhRTbNnfLGQzP3tP" alt=""><figcaption></figcaption></figure>

\\

## 標題的顯示切換

可以根據條件切換在感想戰畫面最先顯示的標題。

基本上只需記錄「基本標題」部分即可，但按下「添加條件式結局標題」可以進行複雜的顯示切換。

<figure><img src="/files/cjBaMAZRggc0H9HqqA3g" alt=""><figcaption></figcaption></figure>

### 標籤的排序

可以長按標籤並與其他標籤交換顯示順序。

### 顯示未獲取的線索列表

將標籤列表最右邊的「未獲取的線索列表」標籤的切換開關設為on時，在感想戰的標籤列表最後會顯示在該事件中未被任何人獲取的線索列表。

<figure><img src="/files/zALFrp62VtIpSGUoHnMQ" 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/zh-tw/basic-features/result.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.
