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

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

## 방법１：감상 공유 시작 시 배포하기

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

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

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(2).png" alt="" width="563"><figcaption></figcaption></figure>

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

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

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(1)%20(1).png" alt=""><figcaption></figcaption></figure>

## 방법２：또는 설정에서 배포하기

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

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

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/スクリーンショット%202024-02-20%2020.27.25.png" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/スクリーンショット%202024-02-20%2020.37.13.png" alt=""><figcaption></figcaption></figure>

## 방법３：감상 공유 화면에 옮겨 적기

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

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

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/スクリーンショット%202024-02-20%2020.38.41.png" 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/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.
