# 서브 이미지 설정

커버 이미지에서는 키 비주얼 1장과 서브 이미지를 최대 9장까지 설정할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(147).png" 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/ko/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.
