> 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/government-solutions/ko/readme.md).

# 정부 솔루션

물리적 보안을 위한 능동적이고 간소화되었으며 확장 가능한 접근 방식으로, 고보안 정부용 사용을 위한 주요 개선 사항이 포함되어 있습니다.

**개요**\
Verkada Government Solutions는 연방, 주, 지방 기관의 요구 사항을 충족하도록 설계된 클라우드 관리형 보안 플랫폼입니다. 이 플랫폼은 카메라, 출입 통제, 경보, 센서, 인터콤을 중앙에서 관리하는 동시에 FIPS 140-3 및 TAA를 포함한 정부 보안 표준을 준수하도록 지원합니다. 또한 안전한 클라우드 호스팅, SSO, 서드파티 프로비저닝을 지원하여 기관이 사용자 관리와 일관된 접근 정책 유지를 할 수 있도록 돕습니다.

이 컬렉션은 정부 환경에서 장치를 배포하고, 설정을 구성하며, 활동을 모니터링하고, 안전하고 규정을 준수하는 운영을 유지하는 데 대한 자세한 지침을 제공합니다.

시작하려면 다음 링크를 확인하세요:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Government Solutions 시작하기</strong></td><td><a href="/government-solutions/ko/getting-started/get-started-with-government-solutions.md">Government Solutions 시작하기</a></td></tr><tr><td><strong>왜 Government Solutions/FIPS 장치인가요?</strong></td><td><a href="/government-solutions/ko/compliance/why-government-solutionsfips-devices.md">지원되는 Government Solutions 제품군</a></td></tr><tr><td><strong>필수 카메라 네트워크 설정</strong></td><td><a href="/government-solutions/ko/required-network-settings/required-camera-network-settings-government-solutions.md">카메라 네트워크 설정</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/government-solutions/ko/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.
