# ソフトウェア設定

- [モデルサービス設定](https://docs.cherry-ai.com/docs/jp/pre-basic/settings/providers.md)
- [デフォルトモデル設定](https://docs.cherry-ai.com/docs/jp/pre-basic/settings/default-models.md)
- [一般設定](https://docs.cherry-ai.com/docs/jp/pre-basic/settings/general.md)
- [ショートカットキー設定](https://docs.cherry-ai.com/docs/jp/pre-basic/settings/key-shortcut.md): ショートカットキーはAIとのやり取り効率を高める核心です。これらの組み合わせキーを使いこなすことで、「両手をキーボードから離さない」効率的な操作が可能になります。
- [音声機能](https://docs.cherry-ai.com/docs/jp/pre-basic/settings/yu-yin-gong-neng.md)
- [表示設定](https://docs.cherry-ai.com/docs/jp/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/jp/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.
