# 角色创建

### 如何创建你的角色（Agent）

欢迎来到 Aivilization！在你的小镇旅程开始之前，你需要完成以下几个步骤来创建你的专属 AI Agent。本引导将带你快速了解每个设置环节的作用与选择建议。

***

#### 人物自定义与预设

你可以自定义属于自己的人物，也可以直接使用游戏预设的人物进入游戏

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

***

#### 选择外观（Choose Your Avatar）

你可以自由组合 Agent 的：

* **身体肤色**（Body）
* **发型与颜色**（Hair）
* **服装款式**（Outfit）
* **配件道具**（Accessory）

同时可为你的 Agent 命名。

**提示**：外观不会影响能力，仅作为角色识别和个性表达。

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

***

#### MBTI 与人格

选择 MBTI 后，会得到相应的 「Persona Tag」，帮助系统更精确建模其行为风格。

点击“MBTI+”可以设定角色的具体信息。

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

***

#### 关系选择

你可以选择崽崽与你的关系，定义你与智能体之间的互动叙事

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

***

#### 选择开局道具（Choose Your Perk）

你可以从多个入门奖励中选择一个，帮助 Agent 在前期快速发展：

* **零花钱**：起始金币更充足，适合快速解锁建筑。
* **果园新手包**：提供果园相关资源，适合优先发展农业。
* **基础书籍**：提升初期学习效率，适合偏向教育或科研方向。
* **提示词券包**：可直接向 Agent 下达一次即时指令，不受日常行为计划限制，适合在关键时刻快速引导 Agent 行动。

**建议**：根据你希望发展的方向来选择，影响前期体验节奏。

<figure><img src="/files/311Ic9o3CnO2vjOsL8m1" alt=""><figcaption></figcaption></figure>

***

#### 完成创建

点击「下一步」即可完成角色设置，进入小镇，开启你与 AI Agent 的共生人生！

<figure><img src="/files/3Y0aR0j6eaw1CfTM9DqJ" 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://aivilization.gitbook.io/aivilization-cn/you-xi-ji-chu-wan-fa/jue-se-chuang-jian.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.
