# Detail

To view detailed information about an artifact, you can access the Detail page from the Artifact List.

* In the **Artifact List**, locate the artifact you want to view. Click **More** in the **Action** column. Select **Detail** to open the artifact detail page.

<figure><img src="/files/6hwQFAA7Q9eYslxdlTAU" alt=""><figcaption></figcaption></figure>

* The system will display the **Artifact Detail** page, which provides detailed information such as artifact name, version, type, description, and additional configuration tabs.

<figure><img src="/files/arIxeAihn0HujCAdhFIq" 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.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/repository/detail-repository/detail.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.
