> For the complete documentation index, see [llms.txt](https://docs-kr.zep.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-kr.zep.us/creator/tutor/undefined.md).

# 사이드 바 앱 예제 코드

사이드 바 앱 예제 코드를 이용해 나만의 앱을 만들어 보세요!

각 항목에 포함된 zip파일을 받아서 사이드바 앱으로 업로드한 후 맵에 설치하시면 바로 실행해 보실 수 있습니다

### **기초 유형**

{% content-ref url="/pages/tHETfF3bSZLKCUsIz0Ck" %}
[Image List](/creator/tutor/undefined/image-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/nzfTOPCLzj4tQ0CgE9a3" %}
[Text List](/creator/tutor/undefined/text-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/QUKjF6PqVmnB7eDy7Wzp" %}
[Text Button List](/creator/tutor/undefined/text-button-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/KJi60kxORVyDxxuX5s7a" %}
[Ranking List](/creator/tutor/undefined/ranking-list.md)
{% endcontent-ref %}

### **심화 유형**

{% content-ref url="/pages/EjzfLSPQwZoN7ajTvcmt" %}
[Select List](/creator/tutor/undefined/select-list.md)
{% endcontent-ref %}


---

# 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://docs-kr.zep.us/creator/tutor/undefined.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.
