# 軟件設置

- [模型服務設置](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/settings/providers.md)
- [默認模型設置](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/settings/default-models.md)
- [常規設置](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/settings/general.md)
- [快捷鍵設置](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/settings/key-shortcut.md): 快捷鍵係提升 AI 互動效率嘅核心。通過掌握呢啲組合鍵，您可以實現「雙手唔離鍵盤」嘅高效操作。
- [語音功能](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/settings/yu-yin-gong-neng.md)
- [顯示設置](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/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/docs/zhong-wen-fan-ti/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.
