> For the complete documentation index, see [llms.txt](https://supportcenter.creatorlink.net/creatorlink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supportcenter.creatorlink.net/creatorlink/site-building/edit_block/gallery_block/using_gallery_list.md).

# 갤러리 하단 목록 사용하기

**하단 목록 기능**을 이용하여 현재 상세 페이지에서 다른 컨텐츠의 상세 페이지로 이동할 수 있습니다.

1\. 갤러리 블럭 우측 상단의 **블럭 설정** 아이콘을 클릭해 주세요.&#x20;

![](/files/VxU3gtXIG9gNN3OvZ0bG)

2\. 기본설정의 **하단 목록 옵션을 활성화**해 주세요.

![](/files/VMoWlSs18XESYdmYNneZ)

활성화 된 하단 목록을 확인해 보세요!

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://supportcenter.creatorlink.net/creatorlink/site-building/edit_block/gallery_block/using_gallery_list.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.
