# 検索フロントエンドをインストールする

<figure><img src="https://3298751723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F86EGDbqiEQQc91OjPHgn%2Fuploads%2FoVElf6du9IogmDPasEgB%2F%E1%84%91%E1%85%B3%E1%84%85%E1%85%A9%E1%86%AB%E1%84%90%E1%85%B3%E1%84%8B%E1%85%A6%E1%86%AB%E1%84%83%E1%85%B3.png?alt=media&#x26;token=78e4a817-2d0f-419f-b385-47fd0e974708" alt=""><figcaption></figcaption></figure>

**genser フロントエンド連携を始める**

SDK のインストールから API 呼び出しまで、サービスに検索エンジンを連携する開発ガイドを確認してください。

{% content-ref url="/pages/Y4n0XdjSVAlYYnYAgPXy" %}
[検索連携フロントエンドインストールガイド](/ja/integration/frontend-installation/installation-guide.md)
{% endcontent-ref %}

***

**💡 genser をどのように表示すればよいか悩んでいますか？**

AI 検索体験を向上させる4つの実務的なヒントとサンプルコードを参照してください。

{% content-ref url="/pages/6G83vTXyGEOmKIvKc5AA" %}
[genser 活用の提案](/ja/integration/frontend-installation/installation-tips.md)
{% endcontent-ref %}


---

# 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/frontend-installation.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.
