> 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/releasenote/2025.2.3.md).

# 2025.2.3 플랜 업로드수 전체 증가, 베이직 플랜 기능 확장 안내

{% hint style="info" %}
**주요 업데이트 요약**

✅ 라이트, 베이직, 스탠다드 모두 동영상 업로드 수가 증가됐어요. 현재 플랜을 확인하고 동영상을 더 업로드 하세요!

✅ 샵 플레이어, 재생목록도 베이직 플랜으로 이용해 보세요.
{% endhint %}

## 1. 라이트, 베이직, 스탠다드 모두 동영상 업로드 수가 증가됐어요. 현재 플랜을 확인하고 동영상을 더 업로드 하세요!

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

➡️ 라이트 : 100 > **200개 (100개 증가)**

➡️ 베이직 : 100 > **400개 (300개 증가)**

➡️ 스탠다드 : 200 > **600개 (400개 증가)**

{% hint style="info" %}
Q. 기존에 업로드 **수를 추가하여 사용하고 있었어요! 저는 몇 개나 업로드 할 수 있나요?**

➡️ 추가한 업로드 수에 플랜 별로 증가 된 업로드 수를 더하여 업로드 할 수 있어요.

예를 들어, 베이직 플랜에 업로드 수 100개를 추가하여 사용하고 계셨다면, 100개(기본) + 100개(추가) + 300개(증가) = 총 500개 동영상을 라이브러리에 업로드 할 수 있어요.
{% endhint %}

## 2. 샵 플레이어, 재생목록도 베이직 플랜으로 이용해 보세요.

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

기존 베이직 플랜 : 디스플레이어만 사용 가능했어요.

➡️  새로운 베이직 플랜 : **디스플레이어 + 샵플레이어 + 재생목록 까지 확장된 플레이어 기능을 사용할 수 있어요. 위치를 확인하세요.**

<figure><img src="/files/gRBrIUpnUuqkepfyyF50" alt="" width="375"><figcaption></figcaption></figure>

더 자세한 정보는 [가격안내](https://charlla.io/price)에서 확인하세요!


---

# 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/releasenote/2025.2.3.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.
