# KOKOMO Cloud ユーザーマニュアル

### はじめる前に <a href="#before-you-begin" id="before-you-begin"></a>

KOKOMO Cloudサービスを利用するには、以下を準備する必要があります。

* 対応するKOKOMO Cloud無線アクセスポイントまたはスイッチを最低1台
* DHCPおよびDNS設定を含む、インターネットに接続された既存のネットワーク

{% hint style="info" %}
「KOKOMO Cloud」モバイルアプリ（iOSおよびAndroid対応）をインストールし、より簡単にデバイスを登録・監視することもできます。
{% endhint %}

### 対応Webブラウザ <a href="#supported-web-browsers" id="supported-web-browsers"></a>

KOKOMO Cloudには主にWebブラウザからアクセスします。KOKOMO Cloudサービスに新規登録する、またはネットワーク管理のためWebインターフェースにログインする前に、まずは対応ブラウザを利用していることをご確認ください。

KOKOMO CloudがサポートしているWebブラウザを下表に示します。

| Webブラウザ         | リリース             |
| --------------- | ---------------- |
| Google Chrome   | 57.0.2987.110 以降 |
| Mozilla Firefox | 52.0 以降          |
| Microsoft Edge  | 80.0.361.103 以降  |

{% hint style="warning" %}
対応していないWebブラウザを使用した場合、Webインターフェースの一部が正しく表示されないなどの問題が発生する可能性があります。
{% endhint %}


---

# 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.lan.kokomocloud.com/master.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.
