# Universe Dataset의 이미지 살펴보기

데이터셋의 Images 페이지에서 Universe 데이터셋의 이미지와 주석을 볼 수 있습니다.

### Universe 데이터셋에서 이미지를 탐색하는 방법

먼저 Universe 데이터셋을 엽니다. 그런 다음 프로젝트의 왼쪽 사이드바에서 "Images"를 클릭합니다:

<figure><img src="/files/78d70861635d9aa8bac4f374d8f1441515a09af6" alt=""><figcaption></figcaption></figure>

그러면 데이터셋의 모든 이미지를 나열하는 페이지로 이동합니다:

<figure><img src="/files/93276d7ba0a9b08d2a507a02da02069e2570f69e" alt=""><figcaption></figcaption></figure>

다음을 할 수 있습니다 [데이터셋 검색](/roboflow/roboflow-ko/datasets/manage-datasets/dataset-search.md) Roboflow 애플리케이션의 데이터셋에서 사용할 수 있는 것과 동일한 구문을 사용하여.

이미지를 더 자세히 보거나 주석을 보려면 이미지를 클릭합니다. 그러면 보기 전용 annotation interface로 이동합니다:

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

이 interface는 Roboflow Annotate interface와 동일하게 작동하지만, 아무 변경도 할 수 없습니다.


---

# 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/explore-images-in-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.
