> For the complete documentation index, see [llms.txt](https://docs.studio.uzu-app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studio.uzu-app.com/ko/scenariohome/marketing/kontentsu.md).

# 추가 콘텐츠

## 추가 콘텐츠

### 기본 설정

후일담이나 제작 비화 등, 플레이어가 시나리오 플레이 후에 구매하는 콘텐츠를 만들 수 있습니다.

플레이 전에 스스로 「미플레이」 버튼을 「플레이 완료」로 바꾸면 사전에 열람할 수 있어 GM 자료 배포에도 적합합니다.

**대표 이미지(가로 16:9)**\
기본 이미지를 그대로 사용한 판매는 허용되지 않습니다. 직접 제작한 이미지를 업로드해 주세요.

**가격**\
추가 콘텐츠의 가격 하한은 0코인, 상한은 없습니다.

**설명문**\
앱에서는 최대 100자까지 표시됩니다.

**콘텐츠**\
업로드할 수 있는 콘텐츠 종류는 다음과 같습니다.

* 이미지(png/jpg 형식)
* 동영상(mp4 형식)
* 음성(mp3 형식)
* pdf
* 우즈 스튜디오 내에서 작성할 수 있는 텍스트 에디터

**심사**\
추가 콘텐츠는 무료·유료에 관계없이 운영 측의 심사는 없습니다.

### 약관 동의

유료로 공개할 때는 「우즈 추가 콘텐츠 유상 공개 규약」을 읽어 주세요. 매출을 받는 모든 사람이 약관에 동의하지 않으면 공개할 수 없습니다.

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

공동 제작인 경우 매출 분배 설정은 「멤버」 화면에서 진행합니다.

추가 콘텐츠 종류별로 분배율을 설정할 수 없으며, 모두 일괄 분배율 설정만 가능합니다.

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

### 앱 내 표시

추가 콘텐츠가 앱에서 보이는 모습은 아래와 같습니다. v3.50.0 이상으로 업데이트된 기기에서 확인할 수 있습니다.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.studio.uzu-app.com/ko/scenariohome/marketing/kontentsu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
