# Character Creation

당신의 캐릭터를 직접 만들어보세요! 간단한 프롬포트 입력만으로 마치 살아있는 캐릭터를 5분만에 제작하고 공유할 수 있습니다.


---

# 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://storychat.gitbook.io/storychat/tutorials/character-creation.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.
