# 요금제의 기능 횟수를 초과하면 어떻게 되나요?

기본적으로 제공하는 바티 문서 작업은 무제한으로 사용이 가능하지만, \
자동화 기능은 각 요금제 별 제공해드리는 크레딧을 모두 사용한 이후에는 기능 사용이 불가능합니다.

지급되는 월 크레딧을 소진한 뒤 추가로 사용을 원하시면 [✅마이페이지에서 플랜 변경](https://app.bati.ai/myPage/myPageMain)으로 추가 결제를 해주세요.\
단, 남은 크레딧 환불 절차가 복잡하오니 모두 소진하신 뒤 추가 결제하시는 걸 권장드립니다.\
크레딧이 남은 상태에서 플랜 업그레이드를 했다면 채널톡으로 문의주세요. [📢채널톡 문의](https://3zd79.channel.io/home)

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

바티 요금제는 라이트, 베이직, 프로 플랜으로 구성되어 있습니다.

* 라이직 플랜 : 500 크레딧 제공 /월
* 베이직 플랜 : 10,000 크레딧 제공 /월
* 프로 플랜 : 50,000 크레딧 제공 /월

바티 자동화 기능은 1회 사용시마다 크레딧이 차감되며, 액션마다 크레딧 사용량이 다릅니다.\
액션별 크레딧 사용량은 워크플로에서 확인해 주세요.

![](/files/XqvgznezdmmvW6qyimw6)<br>


---

# 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://guide.bati.ai/service/faq/price/excess.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.
