# Character Profile

## 1. Character Introduction

This section gives an overview of the character’s traits—such as appearance, personality, and speaking style. It helps you understand how the character talks and behaves during the chat.

<figure><img src="/files/9RSRhLm4QFABcKCv6DLR" alt=""><figcaption><p>Character Introduction</p></figcaption></figure>

## 2. World View

Here, you’ll find the character’s memories and backstory in detail. Characters remember and respond based on what’s written in their world view, making interactions more immersive and consistent.

<figure><img src="/files/gNNsZfzd8jCkg6eL2KyM" alt=""><figcaption><p>World View</p></figcaption></figure>

## 3. Creator's Comments

This is where the creator shares extra notes for players—like special instructions, personal messages, or even hints to unlock hidden images. You might also find inside jokes or fun commentary from the creator!

<figure><img src="/files/DUWFLPkL66gF9DUzWLVS" alt=""><figcaption><p>Creator's comments</p></figcaption></figure>

## 4. Player Settings

In this section, you can enter your <mark style="color:orange;">**name**</mark> and <mark style="color:orange;">**profile description**</mark> that will be used during the chat.\
If it’s your first time playing, you’ll need to enter these before starting. Once saved, your settings will automatically apply for future sessions, and you won’t need to re-enter them—though you can always update them later if needed.

{% hint style="info" %}
Please use a proper noun that is not ambiguous as the character's name (e.g., not 'Sky') and ensure the character and player names are different.
{% endhint %}

You can also choose the <mark style="color:orange;">**language**</mark> you want to use when chatting with the character.\
Pick the one you’re comfortable with, and enjoy your conversation in that language!

<figure><img src="/files/XzUH0Y3laNeDhfY4Nj75" alt=""><figcaption><p>Player Settings</p></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://visualnovel.gitbook.io/guide/ko/character-profile.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.
