# 미션

우즈스튜디오 v2에서는 자동으로 판정되는**미션**을 각 캐릭터에 설정할 수 있습니다.

미션을 설정하고 싶다면 먼저「＋」버튼을 눌러 미션 탭을 추가합니다.

「タイトル」에는「미션의 내용」을 기입합니다. 「達成条件」은 자유롭게 설정할 수 있습니다.

예

* 추리 미션의 경우: 특정 캐릭터가 특정**선택지**(범인)에 투표했을 때
* 수집 미션의 경우: 특정 캐릭터가 특정**단서**를 가지고 있을 때
* 선택에 관련된 미션의 경우: 특정**엔딩**에 도달했을 때\\

설정한 미션은**감상 공유 화면에서만**표시됩니다. 각 캐릭터의**텍스트 탭 등으로 자동으로 미션 내용이 배포되는 일은 없습니다**ので、플레이 도중에 밝혀지는 미션도 동일하게 설정해 두어도 문제ありません.

반대로 말하면, 미션 내용은 배포 텍스트 내에 문자로 써두지 않으면 플레이어에게 전달되지 않으니 주의해 주세요.

미션에는 각각**점수**를 매길 수 있습니다. **점수의 합계**는 캐릭터 목록 화면에 표시되어, 다른 캐릭터와의 밸런스를 확인할 수 있습니다.

점수 배분을 0점으로 설정한 미션은, 달성/미달성으로서, 감상 공유 화면에 점수 표기 없이 표시됩니다.

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