# 13. 대표 썸네일 한장만 보이고 싶어요.

[목록 화면](/main/guide/dictionary/list.md)에서 대표 썸네일 한 장만 보여주기 위해서는 목록 화면에 단일 이미지 블록을 사용해 줘야 해요.

[등록/수정 화면](/main/guide/dictionary/create-edit.md)에서 이미지 블록을 사용했어도 목록 화면에서 단일 이미지 블록 사용이 가능해요. 단, 같은 사진(데이터)을 보여주기 위해서는 '[항목 ID](/main/guide/dictionary/item-id.md)'를 통일 시켜줘야 해요.&#x20;

* 이미지 블록은 한 번에 여러 장의 사진을 등록할 수 있어서 목록 화면에서도 슬라이드로 넘기며 여러 장의 사진을 볼 수 있어요.&#x20;
* 단일 이미지 블록은 단 하나의 이미지만 보여줄 수 있어요.&#x20;

> \#썸네일, #썸네일 사진 장수 줄이는 방법, #썸네일 이미지 설정하기, #대표 썸네일 한 장만 보여주기, #단일 이미지&#x20;

2023.07.27 Jinny


---

# 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/faq/app-settings/13.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.
