# 결제 / 청구

{% hint style="danger" %}
결제 / 청구 페이지는 최고관리자 권한의 구성원만 접속할 수 있습니다.
{% endhint %}

<figure><img src="/files/8YQJcTcjrR6qu15iiirR" alt=""><figcaption></figcaption></figure>

* 플랜과 AI 크레딧은 별도의 탭으로 구분되어 있으며, 각 페이지에서 결제가 가능합니다.
* 결제 수단을 등록하거나 변경할 수 있습니다.


---

# 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.allibee.ai/admin/payment-bliing.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.
