# 角色模型

角色模型允许您根据独特的角色设计训练模型，从而实现将角色无缝集成到任何场景中。通过能够在各个场景中引用已训练的角色模型，您可以保持一致性，并轻松且精准地实现您的创意构想。


---

# 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://morphic.com/docs/zh/ji-chu/character-models.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.
