# What is Roboflow Universe?

[Roboflow Universe](https://universe.roboflow.com/) is the world's largest community of people sharing computer vision datasets and models.

You can use Universe to find data for use in training a model. You can also use Universe to find a pre-trained model to use in a Workflow.

Over one million datasets have been shared on Universe, and 50,000 models have been trained and made available for use.

If you are on a free plan, your datasets and models will be available on Roboflow Universe. If you are on a paid plan, you can create private projects. Private projects are only accessible to your Workspace and are never public.

<figure><img src="/files/4o4VOKXUXQKn5R91LNdm" alt=""><figcaption><p>The Roboflow Universe home page.</p></figcaption></figure>

This section of documentation walks through how to use Universe in your computer vision projects.


---

# 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/universe/what-is-roboflow-universe.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.
