# 2단계 추가 데이터

<figure><img src="/files/8rICF7dqzTVNxeZnQR3S" alt=""><figcaption></figcaption></figure>

## 말투 및 캐릭터 특징 학습용 대화 설정

* 캐릭터의 말투 혹은 행동이 특수한 경우 대사의 예시를 입력할 수 있으며 입력 시 AI가 학습하여 좀 더 자연스러운 대사 출력이 가능합니다.
* 시뮬레이터의 경우 특별한 기능의 예시를 적어 주시면 됩니다.
* 여러 개의 대화 예시를 입력할 수 있습니다.
* 특별한 말투 혹은 행동이 없을 경우 추가하지 않으셔도 됩니다. <mark style="color:red;">(ㅇㅇ 혹은 . 같은 내용을 넣어 둘 경우 대사 출력에 오류를 발생 시킬 수 있습니다.)</mark>

<figure><img src="/files/96yiGWprAoCngUrnq4q0" alt=""><figcaption></figcaption></figure>

## 대화 진행 시 AI 주의내용 및 로직

* 대화 진행 시 주의 내용 및 로직을 설정할 수 있습니다.
* 대화 진행 시 AI가 지켜야 할 **규칙 및 기믹**을 이곳에 설정해 주시면 됩니다.
* 예를 들어 아래와 같이 AI가 대화를 진행 중 신경 써야 할 부분들이 있습니다.\
  -등장 캐릭터가 아닌 AI에게 직접 하는 명령\
  -이미지 출력 방식\
  -외부 이미지 링크\
  -게임 진행 규칙\
  -스토리 진행 규칙\
  -금지 요소\
  -대화를 진행함에 있어 필요한 중요 지침\
  -마크다운, #(헤더 스타일) 등&#x20;
* 추가 할 내용이 없다면 빈칸으로 두셔도 상관 없습니다.

<figure><img src="/files/8BJo5GUN56o4LpKDLsnY" 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://lunatalk.gitbook.io/lunatalk/undefined/2.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.
