# 連携ガイド

- [連携を始める](https://docs.genser.ai/ja/integration/womeru.md)
- [商品データを連携する](https://docs.genser.ai/ja/integration/product-data-integration.md)
- [（サービス準備中）商品データファイル連携](https://docs.genser.ai/ja/integration/product-data-integration/feed-file-import.md)
- [標準 API 直接連携](https://docs.genser.ai/ja/integration/product-data-integration/standard-api.md)
- [検索フロントエンドをインストールする](https://docs.genser.ai/ja/integration/frontend-installation.md)
- [検索連携フロントエンドインストールガイド](https://docs.genser.ai/ja/integration/frontend-installation/installation-guide.md)
- [genser 活用の提案](https://docs.genser.ai/ja/integration/frontend-installation/installation-tips.md)
- [ユーザー行動データを収集する](https://docs.genser.ai/ja/integration/action-data.md)
- [行動データ連携ガイド](https://docs.genser.ai/ja/integration/action-data/action-data-integration.md)
- [APIリファレンス](https://docs.genser.ai/ja/integration/action-data/api-references.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.genser.ai/ja/integration.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.
