> For the complete documentation index, see [llms.txt](https://snyk-docs.osbc.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snyk-docs.osbc.kr/readme.md).

# 홈페이지

Snyk 사용자 문서의 최신 [업데이트를 확인하세요](/snyk/whats-new.md).

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">표지 이미지</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>시작하기</strong></td><td><a href="/files/0zOk1wHleLXzzl0jLrIT">/files/0zOk1wHleLXzzl0jLrIT</a></td><td><a href="/pages/RiY17R3Om5gtshKsfvnM">/pages/RiY17R3Om5gtshKsfvnM</a></td></tr><tr><td><strong>팀 또는 엔터프라이즈에 Snyk 설정</strong></td><td><a href="/files/34J4JAVeCnwAUtnRDI0o">/files/34J4JAVeCnwAUtnRDI0o</a></td><td><a href="/pages/9ASYoEbSdLxn9PdXJuFy">/pages/9ASYoEbSdLxn9PdXJuFy</a></td></tr><tr><td><strong>지원 언어</strong></td><td><a href="/files/Vz5Sed8ck5ApoO9YJTq9">/files/Vz5Sed8ck5ApoO9YJTq9</a></td><td><a href="/pages/sKO7fQiHp5B8MvJpOUeR">/pages/sKO7fQiHp5B8MvJpOUeR</a></td></tr><tr><td><strong>생태계에 Snyk 통합</strong></td><td><a href="/files/KfssknryxEW7jebNl6cX">/files/KfssknryxEW7jebNl6cX</a></td><td><a href="/pages/W7gE6Nd5HOWAcmAX5V1g">/pages/W7gE6Nd5HOWAcmAX5V1g</a></td></tr><tr><td><strong>개발자 도구</strong></td><td><a href="/files/7U4VMy9Qej2SVB4R4jnz">/files/7U4VMy9Qej2SVB4R4jnz</a></td><td><a href="/pages/HgYfbPPPSLYEKVrlBKmF">/pages/HgYfbPPPSLYEKVrlBKmF</a></td></tr><tr><td><strong>취약점 찾기 및 수정</strong></td><td><a href="/files/Qh88GOQgwq7ebhPhLuUy">/files/Qh88GOQgwq7ebhPhLuUy</a></td><td><a href="/pages/pV9VTpRq9k3mJ8l40vrs">/pages/pV9VTpRq9k3mJ8l40vrs</a></td></tr><tr><td><strong>자산 관리</strong></td><td><a href="/files/WSKpdhwQyur6KlHzqcIx">/files/WSKpdhwQyur6KlHzqcIx</a></td><td><a href="/pages/NX4LP0RZZ2yrUWeGUBCT">/pages/NX4LP0RZZ2yrUWeGUBCT</a></td></tr><tr><td><strong>위험 관리</strong></td><td><a href="/files/ePgSqSno1j2ttupcmLWn">/files/ePgSqSno1j2ttupcmLWn</a></td><td><a href="/pages/V3hmOVBoh5wdrkgZNzki">/pages/V3hmOVBoh5wdrkgZNzki</a></td></tr><tr><td><strong>Snyk API</strong></td><td><a href="/files/OVE1z0Pp2udR8ILuBh4F">/files/OVE1z0Pp2udR8ILuBh4F</a></td><td><a href="/pages/tcZpcLVvrFHpIuW7ADnn">/pages/tcZpcLVvrFHpIuW7ADnn</a></td></tr><tr><td><strong>플랫폼 관리</strong></td><td></td><td><a href="/pages/YgVJfVzsO578RQ9pw4Ni">/pages/YgVJfVzsO578RQ9pw4Ni</a></td></tr><tr><td><strong>데이터 및 거버넌스</strong></td><td></td><td><a href="/pages/HfcnjmfNklCSKrRL8577">/pages/HfcnjmfNklCSKrRL8577</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://snyk-docs.osbc.kr/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.
