# 統合

Chamiloは、機能を拡張するためにいくつかのサードパーティサービスと統合しています。

これらの多くはプラグインを通じて有効化されます。このガイドの少し先にある対応するセクションを確認してください。

* [**ビデオ会議**](/2.x-ja/gaido-1/admin-guide/integrations/video-conferencing.md) — BigBlueButtonおよびZoom
* [**LTI 1.3**](/2.x-ja/gaido-1/admin-guide/integrations/lti.md) — 外部学習ツールとの接続
* [**xAPI**](/2.x-ja/gaido-1/admin-guide/integrations/xapi.md) — 学習体験の追跡
* [**OnlyOffice**](/2.x-ja/gaido-1/admin-guide/integrations/onlyoffice.md) — 共同ドキュメント編集
* [**AI設定**](/2.x-ja/gaido-1/admin-guide/integrations/ai-configuration.md) — AI搭載機能のためのAIプロバイダーの設定


---

# 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.chamilo.org/2.x-ja/gaido-1/admin-guide/integrations.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.
