# Roboflow Documentation

Roboflow의 엔드투엔드 플랫폼으로 아이디어에서 배포된 애플리케이션까지 빠르게 이어가세요. 적절한 모델을 찾아 즉시 확장 가능한 클라우드 인프라 또는 여러 엣지 디바이스에 배포할 수 있습니다.

{% hint style="warning" icon="key" %}
여기에서 [API Key를 찾으세요](https://app.roboflow.com/settings/api).
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">커버 이미지</th></tr></thead><tbody><tr><td></td><td><strong>Deployments</strong></td><td>클라우드 또는 자체 하드웨어에서 모델을 실행하세요.</td><td><a href="https://docs.roboflow.com/deploy/deployment-overview">https://docs.roboflow.com/deploy/deployment-overview</a></td><td><a href="/files/4175669fd7a4617f8ea020a4bc5fcbb605ed8201">/files/4175669fd7a4617f8ea020a4bc5fcbb605ed8201</a></td></tr><tr><td></td><td><strong>Workflows</strong></td><td>여러 단계의 비전 워크플로를 어디서든 실행하세요.</td><td><a href="/pages/e8d428e3232db430d9d3488da6a2d3412ba71728">/pages/e8d428e3232db430d9d3488da6a2d3412ba71728</a></td><td><a href="/files/a6432d77f708541bc52833449ac875571b9ac479">/files/a6432d77f708541bc52833449ac875571b9ac479</a></td></tr><tr><td></td><td><strong>Models</strong></td><td>몇 번의 클릭만으로 최신 모델을 학습하세요.</td><td><a href="https://docs.roboflow.com/train/train">https://docs.roboflow.com/train/train</a></td><td><a href="/files/a8fe3b3fdb3240da319c58c516ae297d80272d6d">/files/a8fe3b3fdb3240da319c58c516ae297d80272d6d</a></td></tr><tr><td></td><td><strong>Datasets</strong></td><td>이미지를 업로드, 관리, 주석 추가, 분석하세요.</td><td><a href="https://docs.roboflow.com/datasets/adding-data">https://docs.roboflow.com/datasets/adding-data</a></td><td><a href="/files/20bec7f0c8d6ab041e76b23af5245ba572206d24">/files/20bec7f0c8d6ab041e76b23af5245ba572206d24</a></td></tr><tr><td></td><td><strong>Workspaces</strong></td><td>워크스페이스에서 사용자를 초대, 제거, 관리하세요.</td><td><a href="https://docs.roboflow.com/workspaces/key-concepts">https://docs.roboflow.com/workspaces/key-concepts</a></td><td><a href="/files/6e3144449cf3e8cf5b93c930764829be9ca7ed0f">/files/6e3144449cf3e8cf5b93c930764829be9ca7ed0f</a></td></tr><tr><td></td><td><strong>Developer Reference</strong></td><td>Roboflow CLI와 Python SDK에 대해 알아보세요.</td><td><a href="https://docs.roboflow.com/developer">https://docs.roboflow.com/developer</a></td><td><a href="/files/7f29a489450f24adde8120df4dfac54c749fa5ff">/files/7f29a489450f24adde8120df4dfac54c749fa5ff</a></td></tr></tbody></table>

### Support

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Community</strong> <strong>Forum</strong></td><td>커뮤니티의 질문을 둘러보고 직접 질문해 보세요.</td><td></td><td><a href="https://discuss.roboflow.com/">https://discuss.roboflow.com/</a></td><td><a href="/files/a9689dbeee71d4b3cf5a9a23b1e5ee5a9a5149c2">/files/a9689dbeee71d4b3cf5a9a23b1e5ee5a9a5149c2</a></td></tr><tr><td><strong>Support에 문의하기</strong></td><td>제품 내 라이브 채팅을 사용하거나 계정 담당자에게 문의하세요(유료 계정만 해당).</td><td></td><td><a href="https://docs.roboflow.com/support/sharing-a-workspace-with-roboflow-support">https://docs.roboflow.com/support/sharing-a-workspace-with-roboflow-support</a></td><td><a href="/files/5f21e310aa2d39f523f9243c5f0ccb153834013d">/files/5f21e310aa2d39f523f9243c5f0ccb153834013d</a></td></tr><tr><td><strong>주간 라이브 세션</strong></td><td>Roboflow 팀원과 커뮤니티 사용자들이 진행하는 라이브 세션에 참여해 새로운 기능을 알아보거나 질문해 보세요.</td><td></td><td><a href="https://lu.ma/roboflow">https://lu.ma/roboflow</a></td><td><a href="/files/6e3144449cf3e8cf5b93c930764829be9ca7ed0f">/files/6e3144449cf3e8cf5b93c930764829be9ca7ed0f</a></td></tr></tbody></table>


---

# 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.roboflow.com/roboflow/roboflow-ko/readme.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.
