# 软件设置

- [模型服务设置](https://docs.cherry-ai.com/pre-basic/settings/providers.md)
- [默认模型设置](https://docs.cherry-ai.com/pre-basic/settings/default-models.md)
- [常规设置](https://docs.cherry-ai.com/pre-basic/settings/general.md)
- [快捷键设置](https://docs.cherry-ai.com/pre-basic/settings/key-shortcut.md): 快捷键是提升 AI 交互效率的核心。通过掌握这些组合键，您可以实现“双手不离键盘”的高效操作。
- [语音功能](https://docs.cherry-ai.com/pre-basic/settings/yu-yin-gong-neng.md)
- [显示设置](https://docs.cherry-ai.com/pre-basic/settings/display.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://docs.cherry-ai.com/pre-basic/settings.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.
