# 상세 화면

앱에서 데이터 하나에 대한 상세 정보를 보는 화면이에요. 목록 화면에서 데이터(글 또는 대표이미지)를 눌렀을 때 열리는 상세 내용이 있는 화면이에요.

> \#상세 화면, #데이터 상세 내용, #상세 내용, #상세 페이지

2023.07.24 Jinny

**Detailed Items**

This screen offers a comprehensive view of detailed information for a single data entity within the app. When users click on the text or a representative image on the inventory page, a detailed items page will be displayed, presenting extensive information related to the selected data.

2023.07.27 Song


---

# 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.ohmyapp.io/main/guide/dictionary/read.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.
