> For the complete documentation index, see [llms.txt](https://feelin.ai/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://feelin.ai/wiki/play-center/getting-started/user-guide/create-char.md).

# 创建角色

在此处，只需点击下方+号，选择模型类型与对角色进行描述，即可通过AI建卡快速进行角色创建。

<figure><img src="/files/5MvvPJGyFOgsVy7Z26ii" alt=""><figcaption></figcaption></figure>

如果希望从头开始创建角色，可在高级中选择**进阶模式**进行创建。

假如希望使用生图功能，可以点击 【创建角色】区域最下栏选项，进入**图像工坊。**

<figure><img src="/files/IsgbkL6485RvNYFYrP5n" alt=""><figcaption></figcaption></figure>

Feelin平台也支持从“酒馆”进行角色导入的功能，您只需要生成一张酒馆角色卡，随后将相应png图片拖入我们的导入示图中，即可完成相关导入（头像有几率需您重新上传图片）。如果生成步骤对您而言过于复杂，您亦可参照我们的建卡攻略，在不同框内手动转移相关文本，以完成建卡。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://feelin.ai/wiki/play-center/getting-started/user-guide/create-char.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.
