> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/viewing-station/ja/readme.md).

# Viewing Station

Verkada Viewing Stationはプラグアンドプレイのデバイスで、Verkadaカメラからのライブビデオフィードをディスプレイにストリーミングします。低遅延で滑らかな再生により、複数のカメラフィードを同時に監視できます。

このコレクションでは、組織内でViewing Stationをセットアップ、登録（クレーム）、および構成する方法を案内します。Viewing Stationを使えば、サイト全体のリアルタイム可視化を実現できます。コントロールルーム、セキュリティデスク、または常時稼働するビデオウォールが必要な場所に最適です。複数のカメラストリームをサポートし、柔軟なレイアウト設定が可能で、統合監視のために他のVerkadaシステムと連携します。

開始するには、次のリンクをご覧ください：

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/546df1978e8b867751801c54491d9583d15b49c6">/pages/546df1978e8b867751801c54491d9583d15b49c6</a></td></tr><tr><td></td><td><a href="/pages/ec16360d27c48697ecf8afcd048c55545df58690">/pages/ec16360d27c48697ecf8afcd048c55545df58690</a></td></tr><tr><td></td><td><a href="/pages/a93fd1d84e6ecfdb9d3eba98e11a752a4e9f9c5e">/pages/a93fd1d84e6ecfdb9d3eba98e11a752a4e9f9c5e</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/viewing-station/ja/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
