# 各種情報

- [推奨環境](https://docs.ccfolia.com/information/recommendation.md): ココフォリアのご利用における推奨環境をまとめています。
- [FAQ](https://docs.ccfolia.com/information/faq.md): よくいただく質問をまとめました。
- [お困りごと](https://docs.ccfolia.com/information/problems.md): お困りごとの際は、まず最初にご確認ください。
- [お問い合わせ](https://docs.ccfolia.com/information/support.md): お問い合わせの前にご一読ください。
- [開発状況](https://docs.ccfolia.com/information/development-status.md): ココフォリアの開発状況・ステータス
- [CCFOLIA GAMES 移行のお知らせ](https://docs.ccfolia.com/information/games-migration.md): CCFOLIA GAMESがココフォリア内部に移動します。


---

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