> 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/universe/fork-a-universe-dataset.md).

# एक Universe Dataset Fork करें

आप Fork Project फीचर का उपयोग करके Universe dataset से डेटा अपने account में कॉपी कर सकते हैं।

किसी project को fork करने के लिए, आपको अपने Roboflow account में logged in होना चाहिए।

### Fork a Project

सबसे पहले, Universe पर एक dataset ढूँढें जिसे आप अपने computer vision project में उपयोग करना चाहते हैं।

इसके बाद, "Use this Dataset" पर क्लिक करें, और फिर "Fork Project" बटन पर क्लिक करें:

<figure><img src="/files/38c0082538b498e9d10adcb7718abda6f1706fe2" alt=""><figcaption></figcaption></figure>

इसके बाद dataset आपके Roboflow Workspace में कॉपी हो जाएगा।

जब project कॉपी हो जाए, तो आपको एक ऐसे page पर ले जाया जाएगा जहाँ आप dataset का उपयोग करके एक Project Version generate कर सकते हैं:

<figure><img src="/files/ad7e40e09348ccfca5e126d6f5df5f84155b8ff2" alt=""><figcaption></figcaption></figure>

इसके बाद आप project में अपनी इच्छानुसार बदलाव कर सकते हैं, या dataset का उपयोग करके एक model train कर सकते हैं।


---

# 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/universe/fork-a-universe-dataset.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.
