# 이미지에 Augmentation 추가

증강을 추가하려면, [새 데이터셋 버전을 생성하세요](/roboflow/roboflow-ko/datasets/dataset-versions/create-a-dataset-version.md).

프로세스의 4단계에서 "Add Augmentation Step" 옵션을 선택하세요.

<figure><img src="/files/4c2d65492438330280817f52470b5a799931e0ff" alt=""><figcaption></figcaption></figure>

가능한 증강 옵션 목록에서 선택한 다음 Apply를 클릭하세요. 여러 증강을 데이터셋 버전에 한 번에 하나씩 추가할 수 있습니다.

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

5단계에서 증강으로 생성할 이미지 수를 선택하세요.

<figure><img src="/files/1c9568475e42038d8820b451851800b4c637bf44" 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/datasets/dataset-versions/image-augmentation/add-augmentations-to-images.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.
