# GET STARTED

- [介紹](https://doc.afarensis.com/get-started/jie-shao.md)
- [快速入门](https://doc.afarensis.com/get-started/kuai-su-ru-men.md)
- [模型](https://doc.afarensis.com/get-started/mo-xing.md): 模型概述
- [模型更新](https://doc.afarensis.com/get-started/mo-xing/mo-xing-geng-xin.md): 持续模型升级
- [Afs-turbo 和 Afs-1](https://doc.afarensis.com/get-started/afsturbo-he-afs1.md)
- [Afs-turbo](https://doc.afarensis.com/get-started/afs-turbo.md): Afarensis Afs-turbo 模型
- [达尔·E 系统概述](https://doc.afarensis.com/get-started/da-ere-xi-tong-gai-shu.md): 系统简介
- [TTS系统](https://doc.afarensis.com/get-started/tts-xi-tong.md): 描述
- [耳语](https://doc.afarensis.com/get-started/er-yu.md): 耳语系统概览
- [嵌入](https://doc.afarensis.com/get-started/qian-ru.md): 文本嵌入技术概览
- [适度](https://doc.afarensis.com/get-started/shi-du.md): 内容审核模型概览
- [AFS基础](https://doc.afarensis.com/get-started/afs-ji-chu.md): AFS基础模型详细介绍
- [我们如何使用您的数据](https://doc.afarensis.com/get-started/wo-men-ru-he-shi-yong-nin-de-shu-ju.md): 您的数据，您的权利
- [终结点与兼容性](https://doc.afarensis.com/get-started/zhong-jie-dian-yu-jian-rong-xing.md): 模型终结点兼容性


---

# 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://doc.afarensis.com/get-started.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.
