# Page Not Found

The URL `jue-se-zhi-shu/wo-gai-zen-mo-zuo-kuai-su-chuang-jian-mo-shi` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [我该怎么做：快速创建模式](https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/wo-gai-zen-me-zuo-kuai-su-chuang-jian-mo-shi.md)
- [进阶创建模式](https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/jin-jie-chuang-jian-mo-shi.md)
- [之后要做什么](https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/wo-gai-zen-me-zuo-kuai-su-chuang-jian-mo-shi/zhi-hou-yao-zuo-shen-me.md)
- [我该怎么做：插入对话](https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/jin-jie-chuang-jian-mo-shi/wo-gai-zen-me-zuo-cha-ru-dui-hua.md)
- [欢迎阅读《角色之书》](https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/huan-ying-yue-du-jue-se-zhi-shu.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/wo-gai-zen-me-zuo-kuai-su-chuang-jian-mo-shi.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.

### Option 2 — Browse the documentation index

Full index: https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/wo-gai-zen-me-zuo-kuai-su-chuang-jian-mo-shi.md`).

You may also use `Accept: text/markdown` header for content negotiation.
