# 如何投稿人物

萌萌的妮可和毒舌的妮卡一起欢迎你来到逗逗的世界之后，相信你已经体验了多种多样的人物，他们各有特点，你是否好奇他们是如何制作出来的？你是否也有桌宠文件希望能加入到逗逗伙伴的大家庭之中呢？我们欢迎你的投稿，如果投稿得到采纳，还有机会获得逗逗官方送出的惊喜礼品哦。

下面对如何投稿做出说明：

**第一步：创建一个逗逗伙伴可用的人物！**

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

A - Live2D模型

<figure><img src="/files/aW7CrIbhEy22lKqqbFZf" alt=""><figcaption><p>一个完整的模型文件包含以下文件</p></figcaption></figure>

<table><thead><tr><th width="205">文件</th><th width="231">说明</th><th>作用</th></tr></thead><tbody><tr><td>expressions</td><td>此文件夹中存储了表情文件</td><td>里面都是.exp3的文件，文件名是AI的情绪，AI的情绪是对话决定的，在触发了不同的情绪时，会播放这些表情。</td></tr><tr><td>motions</td><td>此文件夹中存储了模型的动作文件</td><td>里面都是.motion3文件，文件名是AI的动作，在不同的条件下触发，比如进入游戏时对应的play_game.motion3</td></tr><tr><td>Neko.2048</td><td>贴图文件夹</td><td>Neko是人物名称，2048是贴图分辨率</td></tr><tr><td>Neko.cdi3.json</td><td>模型文件</td><td>无需注意</td></tr><tr><td>Neko.moc3</td><td>模型文件</td><td>无需注意</td></tr><tr><td>Neko.model3.json</td><td>模型的整体索引文件</td><td>非常重要，在Live2D模型规则文档中详细说明了这个文件的结构和编辑方法。</td></tr><tr><td>Neko.physics3.json</td><td>模型的物理规则</td><td>无需注意</td></tr></tbody></table>

B - 各种各样的动作

C - 声音和固定台词

D - 图片立绘文件

E - 人设和对话样例

**第二步 将上述人物文件打包发送**

请发送到<IP@lynksoul.com>


---

# 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://docs.doudou.fun/ren-wu-tou-gao/ru-he-tou-gao-ren-wu.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.
