# 구성

- [보기 스테이션 설정](https://help.verkada.com/viewing-station/ko/configuration/set-up-your-viewing-station.md): 라이브 보기를 위해 Verkada 보기 스테이션을 설정하는 방법을 알아보세요
- [스마트 타일](https://help.verkada.com/viewing-station/ko/configuration/smart-tiles.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://help.verkada.com/viewing-station/ko/configuration.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.
