# Universe Dataset में Images देखें

आप किसी dataset के Images page से Universe dataset में images और annotations देख सकते हैं।

### Universe Dataset में Images को कैसे Explore करें

सबसे पहले, एक Universe dataset खोलें। फिर, project की left sidebar में "Images" पर क्लिक करें:

<figure><img src="/files/94609269b89b30baa756ba331ad5890476ee589b" alt=""><figcaption></figcaption></figure>

इसके बाद आपको एक ऐसे page पर ले जाया जाएगा जिसमें dataset की सभी images की सूची होगी:

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

आप [dataset को search करें](/roboflow/roboflow-hi/datasets/manage-datasets/dataset-search.md) Roboflow application में datasets के लिए उपलब्ध same syntax का उपयोग करके।

किसी image को अधिक detail में देखने या उसके annotations देखने के लिए, image पर क्लिक करें। इसके बाद आपको एक view-only annotation interface पर ले जाया जाएगा:

<figure><img src="/files/29aab93f5ffb7b8393be3f0ae62fb6552b38962c" alt=""><figcaption></figcaption></figure>

यह interface Roboflow Annotate interface की तरह काम करता है, लेकिन आप इसमें कोई changes नहीं कर सकते।


---

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