# 이미지 다운로드

데이터셋에서 단일 이미지를 다운로드할 수 있습니다.

그러려면 먼저 Roboflow Annotate에서 다운로드하려는 이미지를 여세요:

<figure><img src="/files/63025c1453b109553c749a50b56bcd2fe10a0048" alt=""><figcaption></figcaption></figure>

그다음, 오른쪽 상단 모서리에 있는 점 세 개를 클릭하세요:

<figure><img src="/files/ded57fa2aa8d00f2e49f030a4ffb398a0e14458f" 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/datasets/manage-datasets/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.
