# プレビュー版

{% hint style="info" %}
Keeperでは、Keeperゲートウェイのプレビュー版チャネルリリースを提供しており、正式な一般リリースの数日前に公開されるプレビュー版をインストールできます。
{% endhint %}

## MacOSまたはLinuxでのプレビュー版インストール <a href="#preview-install-instructions-macos-or-linux" id="preview-install-instructions-macos-or-linux"></a>

以下のコマンドを実行します。

```bash
curl -fsSL https://keepersecurity.com/pam/install | sudo bash -s -- --preview
```

## Windowsでのプレビュー版インストール <a href="#preview-install-instructions-windows" id="preview-install-instructions-windows"></a>

[こちらのKeeperウェブサイト内のページか](https://keepersecurity.com/pam/beta/keeper-gateway_windows_x86.exe%E2%80%8B)らインストーラをダウンロードします。

[こちらのページ](https://keepersecurity.com/pam/beta/latest.txt)では、さまざまなオペレーティングシステム用最新プレビューリリースへのURLの一覧をご覧いただけます。


---

# 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.keeper.io/release-notes/jp/enterprise/keeper-gateway/preview-release.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.
