> For the complete documentation index, see [llms.txt](https://docs.ccfolia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ccfolia.com/information/recommendation.md).

# 推奨環境

### デスクトップ

#### &#x20;**Windows**

* Windows OS 最新2バージョン
* Google Chrome の最新版

#### **Mac**

* MacOS 最新2バージョン
* Safari 、Google Chrome の最新版

### **スマートフォン / タブレット**

&#x20;**iPad / iPhone**

* iOS、iPadOS 最新2バージョン
* Safari、Google Chrome の最新版

#### **Android**

* Android 最新2バージョン
* 標準搭載のブラウザ、および Google Chrome の最新版

推奨外の環境では一部機能がうまく動作しない場合があります。\
推奨外の環境での不具合については、検討のうえ修正が困難と判断する場合があります。\
これらは推奨環境での使用を強制するものではありません。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ccfolia.com/information/recommendation.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.
