> 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/advanced/ending.md).

# 모든 엔딩을 배포하고 싶다

모든 엔딩을 감상 공유 화면에서 확인할 수 있도록 하는 방법을 설명합니다.

## 방법 1: 감상 공유 시작 시 배포하기

**① 엔딩을 텍스트로도 배포하기**

단계 목록에서, 엔딩 단계 각각의 편집 화면으로 이동하여 「단계 내용의 기록」의 「텍스트로 배포」에 체크를 넣습니다.

**② 배포 타이밍을 변경**

텍스트 목록에서, ①에서 추가한 엔딩 텍스트 각각의 편집 화면으로 이동해, 배포할 단계를 「감상 공유」으로 변경합니다.

## 방법 2: 또는 설정으로 배포하기

**① 엔딩을 텍스트로도 배포하기**

단계 목록에서, 엔딩 단계 각각의 편집 화면으로 이동하여 「단계 내용의 기록」의 「텍스트로 배포」에 체크를 넣습니다.

**② 배포 타이밍을 추가하기**

조건을 「〇〇가 종료되었을 때」로 바꾸고, 다른 모든 엔딩을 배포 타이밍으로 추가합니다.

조건들 간의 관계는 「또는」으로 해 둡시다.

## 방법 3: 감상 공유 화면에 옮겨 적기

**① 감상 공유 화면에 「다른 엔딩」과 같은 탭을 추가하기**

**② 탭 안에 엔딩을 옮겨 적기**


---

# 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:

```
GET https://docs.studio.uzu-app.com/ko/advanced/ending.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.
