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

# Universe Dataset 포크하기

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

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

### Fork a Project

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

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

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

그다음 dataset이 Roboflow Workspace로 복사됩니다.

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

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

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


---

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