# 設置開閉區塊

**開閉區塊**是指可以點擊展開或收起的摺疊式區塊。當**想要整理多個文本或牌庫**時非常方便。

## 添加開閉區塊

點擊階段或文本的添加按鈕，或者從「：：：」標記中選擇「前插入/後插入」，然後選擇開閉區塊。

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

## 添加開閉區塊的內容

點擊已添加的開閉區塊右側的箭頭，使其向下指，開閉區塊就會展開。

點擊添加按鈕，添加喜歡的小工具。可以添加**文本、圖片、分隔線、台詞、牌庫、第二層及以上的開閉區塊**。

將開閉區塊外的內容移入或將開閉區塊內的內容移出時，請使用拖曳操作。有時候，像長文本框這樣的內容可能無法順利移動。此時請使用文本的複製和粘貼功能。

以下圖片顯示了添加牌庫的情況。當想要整理多個調查點，或進行類別分類時非常方便。在實際的遊戲畫面中，點擊箭頭部分，區塊會如右側所示展開。

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

## 層結構

開閉區塊可以**添加兩層以上**。

在顯示按時間順序行動的長文本角色文本中，當想要按時間分區塊時非常方便。

可以為每一層或每一文本使用[顯示條件](/zh-tw/advanced/text-customize.md)。

<figure><img src="/files/F7slSMkQP3RO4YYUVuPM" 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/advanced/expansionwidget.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.
