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

# 요금제

{% hint style="success" %}
요금제, 가격, 제한 및 관련 기능에 대한 가장 최신 정보는 저희의 [pricing page를 참조하세요](https://roboflow.com/pricing).
{% endhint %}

## Paid Plans

Roboflow는 다음과 같은 유료 요금제 단계를 제공합니다:

* Core - 컴퓨터 비전을 시작하는 팀을 위한
* Enterprise - 컴퓨터 비전을 활용해 운영을 뒷받침하는 대규모 조직을 위한

각 요금제는 플랫폼의 서로 다른 기능과 상향된 제한을 이용할 수 있게 합니다.

## Public Plan

Roboflow의 무료 요금제는 Public Plan이라고 합니다. 이 요금제는 다음과 같은 플랫폼의 기본 기능을 제공합니다:

* 모든 데이터셋과 모델이 다음에 공개적으로 등록됩니다. [Universe](https://universe.roboflow.com/)
* 매월 갱신되는 크레딧
* 저희의 [Community Forum](https://discuss.roboflow.com/)

각 사용자는 Public Plan으로 하나의 workspace만 만들 수 있습니다.

[가격 페이지를 확인하세요](https://roboflow.com/pricing) 크레딧 요율과 제한에 대한 최신 정보를 확인하세요!


---

# 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:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/billing/plans.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.
