# 재생목록

<figure><img src="/files/6nr6WgZ59ljV1CJT9ssV" 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></ul></td></tr><tr><td><mark style="color:purple;"><strong>기능</strong></mark></td><td><ul><li>재생목록 정렬 (최신순, 오래된순)</li><li>재생목록 카드 링크 복사</li><li>재생목록 카드 코드 복사</li><li>삭제</li></ul></td></tr></tbody></table>


---

# 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://support.charlla.io/userguide/playlist.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.
