> For the complete documentation index, see [llms.txt](https://support.charlla.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.charlla.io/userguide/library.md).

# 라이브러리

<figure><img src="/files/8bfjElCNfwRZhoputFgn" alt=""><figcaption></figcaption></figure>

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th>정보</th><th></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>정보</strong></mark></td><td><ul><li>썸네일(Thumbnail)</li><li>동영상 제목</li><li>업로드한 사용자 이름</li><li>동영상 등록일</li><li>샵플레이어 배너</li></ul></td></tr><tr><td><mark style="color:purple;"><strong>기능</strong></mark></td><td><ul><li><a href="/pages/T80uvk15KXIAGLuVBXFo">태그추가</a></li><li><a href="/pages/bCjSyKYzKWs4bJQOBE1r#url">디스플레이어 코드 복사</a></li><li><a href="/pages/bCjSyKYzKWs4bJQOBE1r#url-1">샵 플레이어 링크 복사</a></li><li><a href="/pages/DW19PjeR2i6cFiqEAnZX">동영상 삭제</a></li><li><a href="/pages/D0kLQZwcGix3Pth7gpp4">사이드바 열기</a></li><li>동영상 검색</li></ul></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://support.charlla.io/userguide/library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
