> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/check-usage.md).

# 사용량 확인하기

{% hint style="info" %}
위캔디오 비디오팩에서 현재 사용량을 확인할 수 있습니다.
{% endhint %}

동영상 업로드 시 사용량은 **비디오팩 좌측 하단**에서 확인하실 수 있는 점 안내드립니다.&#x20;

&#x20;

\[트래픽 무제한 상품 예시]

![](https://ppm.malgn.co.kr/data/1/81481aca52f3801a94b375ac78e8eb92.png)

&#x20;

트래픽 무제한 상품일 경우 **스토리지 초과 시 추가 비용이 발생**하는 점 안내드립니다.

스토리지는 총 저장공간으로 월마다 제공되는 것이 아닌 점 참고 부탁드립니다.

또한, 인코딩의 경우 인코딩 된 시간을 의미하는 것으로 초과하여도 추가 비용이 발생하지 않습니다.


---

# 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://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/check-usage.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.
