# デバイスの管理

- [アクセスポイントの管理](https://docs.lan.kokomocloud.com/managing-devices/managing-access-point.md)
- [アクセスポイント詳細情報](https://docs.lan.kokomocloud.com/managing-devices/managing-access-point/configure-and-check-ap-details.md)
- [ログ](https://docs.lan.kokomocloud.com/managing-devices/managing-access-point/log.md)
- [過去のクライアント](https://docs.lan.kokomocloud.com/managing-devices/managing-access-point/past-clients.md)
- [診断ツール](https://docs.lan.kokomocloud.com/managing-devices/managing-access-point/diag-tools.md)
- [スイッチの管理](https://docs.lan.kokomocloud.com/managing-devices/managing-switches.md)
- [スイッチ詳細情報](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/switch-details.md)
- [システム設定](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/system-settings.md)
- [ポート](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/port.md)
- [VLAN](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/vlans.md)
- [ミラーリング](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/mirror.md)
- [リンクアグリゲーション](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/link-aggregation.md)
- [PoEスケジューリング](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/poe-scheduling.md)
- [PDライフガード（PDLG）](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/poe-scheduling/pd-auto-cam-lifeguard.md)
- [ログ](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/log.md)
- [診断ツール](https://docs.lan.kokomocloud.com/managing-devices/managing-switches/diag-tools.md)
- [クライアントの管理](https://docs.lan.kokomocloud.com/managing-devices/managing-clients.md)
- [クライアントタイムライン](https://docs.lan.kokomocloud.com/managing-devices/managing-clients/client-timeline.md)
- [デバイスマップ位置情報](https://docs.lan.kokomocloud.com/managing-devices/device-map-location.md)
- [フロアプラン](https://docs.lan.kokomocloud.com/managing-devices/floor-plans.md)
- [トポロジー](https://docs.lan.kokomocloud.com/managing-devices/topology.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.lan.kokomocloud.com/managing-devices.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.
