# 設定副圖片

封面圖片除了關鍵視覺圖外，還可以設定最多10張的子圖片。

<figure><img src="/files/0vhTwW4BUbAsP8Kq9rLS" alt="" width="563"><figcaption></figcaption></figure>

請按照以下規則設定子圖片。

* 關鍵視覺圖必須設定在最上面，而不是作為子圖片
* 不要上傳違反公序良俗的內容

{% hint style="info" %}
可以作為子圖片設定的例子

* 關鍵視覺圖的其他版本
* 角色介紹圖片
* 介紹劇情傾向和概要的圖片
* 導入漫畫或導入插圖
* 可以截圖使用的遊戲前卡片
  {% endhint %}

{% hint style="danger" %}
不能作為子圖片設定的內容

* 含有劇情劇透的內容
* 引導至外部網站的宣傳
* 與劇情無關的內容
* 其他劇情的宣傳
  {% endhint %}


---

# 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/scenariohome/overview/sub.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.
