> 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-hi/billing/plans.md).

# Plans

{% hint style="success" %}
हमारी योजनाओं, मूल्य निर्धारण, सीमाओं और उनसे संबंधित सुविधाओं की सबसे अद्यतन जानकारी के लिए, हमारी [pricing page](https://roboflow.com/pricing).
{% endhint %}

## Paid Plans

Roboflow Paid Plans के स्तर प्रदान करता है:

* Core - computer vision के साथ शुरुआत करने वाली टीमों के लिए
* Enterprise - उन बड़े संगठनों के लिए जो संचालन को संचालित करने के लिए computer vision पर निर्भर हैं

प्रत्येक plan प्लेटफ़ॉर्म की अलग-अलग सुविधाओं और उन्नत limits तक पहुँच प्रदान करता है।

## Public Plan

Roboflow की मुफ़्त योजना को Public Plan कहा जाता है। यह plan आपको प्लेटफ़ॉर्म की बुनियादी कार्यक्षमता निम्न के साथ देता है:

* आपके सभी datasets और models सार्वजनिक रूप से सूचीबद्ध [Universe](https://universe.roboflow.com/)
* ऐसे credits जो हर महीने रिफ़्रेश होते हैं
* हमारे [Community Forum](https://discuss.roboflow.com/)

हर user Public Plan के साथ केवल एक workspace बना सकता है।

[हमारा pricing page देखें](https://roboflow.com/pricing) credit rates और limits पर नवीनतम जानकारी के लिए!


---

# 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-hi/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.
