# 이미지 다운로드

데이터셋에서 raw image를 다운로드할 수 있습니다.

이미지를 다운로드하려면 먼저 Roboflow Annotate에서 이미지를 연 다음, Annotate 인터페이스의 오른쪽 상단 모서리에 있는 세 개의 점을 클릭하세요:

<figure><img src="/files/998198f5a331b21b42679da7c901b99baf460e7a" alt=""><figcaption></figcaption></figure>

이미지를 다운로드하려면 "Download Image"를 클릭하세요.


---

# 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/annotate/download-an-image.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.
