# Plans

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

## Paid Plans

Roboflow भुगतान योजनाओं की स्तरीयता प्रदान करता है:

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

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

## Public Plan

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

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

प्रत्येक उपयोगकर्ता केवल एक Public Plan के साथ एक ही Workspace बना सकता है।

[अधिक ताज़ा जानकारी के लिए हमारी pricing page देखें](https://roboflow.com/pricing)


---

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