> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/keeper-bridge/jp/keeper-bridge-server-installation.md).

# Keeperブリッジのサーバーへのインストール

まず、[こちらのウェブサイト](https://keepersecurity.com/bridge/KeeperBridge.zip)から最新のKeeperブリッジをダウンロードします。

1. サーバー上でzipファイルを解凍してからKeeperEnterpriseBridge.msiファイルをダブルクリックします。
2. 必要に応じてユーザーアカウント制御ポップアップウィンドウを進みます。
3. 初期画面&#x3067;**\[次へ]**&#x3092;クリックします。
4. エンドユーザー使用許諾契約画面&#x3067;**「I accept the agreement」 (同意する)** を選択し、**\[次へ]**&#x3092;クリックします。
5. インストール先を指定し&#x3066;**\[次へ]**&#x3092;クリックします。
6. インストールの準備完了画面&#x3067;**\[インストール]**&#x3092;クリックします。
7. **\[完了]**&#x3092;選択し、インストールを完了します。

{% hint style="info" %}
Keeperブリッジクライアントは複数のパソコンにインストールできますが、Keeperブリッジサービスはインスタンスごとに1つのサーバーにのみインストールする必要があります。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.keeper.io/keeper-bridge/jp/keeper-bridge-server-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.
