# 자유 입력

고정된 선택지가 아닌 자유 기입으로의 답변, 어떤 캐릭터에서 다른 캐릭터로의 메시지 전송 등에 사용할 수 있는 자유 기입 박스입니다.

## 자유 기입의 생성

자유 기입이 미설정인 경우에는 아래와 같은 화면이 표시되므로, 「자유 기입 박스 추가」를 클릭하세요.

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

단계 쪽에서 직접 생성할 수도 있습니다.

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

자유 기입에는 다음 두 종류가 존재합니다.

* 자유 기입(입력 측)
* 자유 기입 결과

## 자유 기입

플레이어가 자유롭게 입력할 수 있습니다. 입력된 문자는 동일한 자유 기입의 입력란에 즉시 반영됩니다.

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

생성할 때에는 관리명을 입력해주세요. 관리명은 플레이어에게 표시되지 않습니다.

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

## 자유 기입 결과

앞서의 자유 기입을 읽어들이는 데 특화된 블록입니다. 입력할 수 없습니다.

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

추가하면 자유 기입을 선택할 수 있습니다. 자유 기입에서 정한 관리명을 선택하세요.

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

## 응용

### **자유 기입으로 정답 판정을 포함할 수 있음**

「범행 방법이라고 생각되는 것을 선택지에서 선택해주세요」가 아니라, 「범행 방법을 기입해주세요」→ 다음 단계나 복기 화면에서 정답과 비교해 볼 수 있습니다.

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

### **채팅처럼 사용할 수 있다**

캐릭터 A가 입력한 내용을 액션 버튼으로 캐릭터 B에게 보낼 수 있게 되었습니다.

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

### **벽치기에 사용할 수 있다**

토론 단계 중에 입력한 벽치기(심경 메모)를 복기 화면에서 서로 되돌아볼 수도 있습니다.

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

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