> 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/charllaintro/notice/2024.06.10.md).

# 2024.06.10 재생목록 과금 시작 안내

안녕하세요, 찰나입니다.🙂

사전 안내 드렸듯이, **6월 10일 (월)요일**부터 재생목록에 포함된 샵플레이어 로드수가 '재생목록 로드수'로 과금에 포함됩니다. 단, <mark style="background-color:green;">**무료체험**</mark> 고객분들은 재생목록을 포함하여 모든 플레이어에서 초과금이 발생하지 않아요.

### ✅ **재생목록 과금 타임라인**

| 기간               | 과금 상황                                                                                                                                                                       |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 2024.2.1 \~ 5.29 | <p>재생목록 로드수가 통계 페이지에 표시되지 않음,<br>실제 과금에서 제외</p>                                                                                                                             |
| 2024.5.30 \~ 6.9 | <p>집계된 재생목록 로드수가 통계 페이지에 표시,<br>실제 과금에서는 제외</p>                                                                                                                             |
| **2024.6.10 이후** | <p><mark style="background-color:orange;"><strong>재생목록 로드수 과금 시작</strong></mark><br>- 재생목록에 포함된 샵플레이어와 개별 사용된 샵플레이어 로드수가 구분돼요.<br>- 재생목록 중 하나로 로드된 경우 ‘재생목록 로드수’가 올라가요.</p> |

### ✅ 꼭 기억해 주세요 !

통계 기간에 6월 10일 이전 기간이 포함되고, 이전 기간에 재생목록 로드수가 발생한 고객분들은 합계가 다르게 표시될 수 있어요. <mark style="background-color:orange;">**합계에는 실제 과금되는 로드수만 표시되기 때문**</mark>이에요.

예를 들어, 아래 이미지는 6월 1일 \~ 10일 기간이 선택되었어요. 재생목록 로드수가 1,366번으로 표시됐지만, 합계는 그보다 낮은 975로 표시되고 있어요. 왜냐하면 <mark style="background-color:orange;">**실제 과금되는 로드수 = 디스플레이어 로드수 (941) + 6월 10일부터 발생한 재생목록 로드수(34) = 975**</mark>이기 때문이에요. 6월 9일까지 발생한 재생목록 로드수도 표시해야 하기 때문에 6월 10일 이전 기간이 포함된다면 합계가 다르게 표시될 수 있음을 확인해 주세요.

<div data-full-width="false"><figure><img src="/files/QbxMo7fBEIJZR9CANu5o" alt=""><figcaption></figcaption></figure></div>

통계 기준일을 6월 10일부터 선택하면 합계가 달라지지 않아요.

<figure><img src="/files/1NBbLbVhYMeNvGHDaCfP" alt=""><figcaption></figcaption></figure>

과금과 관련된 문의 사항은 언제든지 1:1 채팅 보내주세요!

항상 감사합니다. 😊


---

# 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/charllaintro/notice/2024.06.10.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.
