# Universe Dataset Fork하기

Fork Project 기능을 사용하여 Universe 데이터셋의 데이터를 계정으로 복사할 수 있습니다.

프로젝트를 fork하려면 Roboflow 계정에 로그인되어 있어야 합니다.

### 프로젝트 Fork

먼저, 컴퓨터 비전 프로젝트에서 사용하고 싶은 Universe의 데이터셋을 찾으세요.

다음으로, "Use this Dataset"을 클릭한 다음 "Fork Project" 버튼을 클릭하세요:

<figure><img src="/files/396b2be5e3858a450437cd33e68748ef585c1415" alt=""><figcaption></figcaption></figure>

그러면 데이터셋이 Roboflow Workspace로 복사됩니다.

프로젝트가 복사되면, 해당 데이터셋을 사용하여 Project Version을 생성할 수 있는 페이지로 이동합니다:

<figure><img src="/files/793edc0d380822fa0b630d6caf375d4ecf3c7b4b" alt=""><figcaption></figcaption></figure>

그런 다음 원하는 대로 프로젝트를 변경하거나, 데이터셋을 사용하여 모델을 학습시킬 수 있습니다.


---

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