# Universe Dataset Fork करें

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

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

### Fork a Project

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

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

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

इसके बाद dataset को आपके Roboflow Workspace में copy कर दिया जाएगा।

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

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

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


---

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