# 결제수단 등록

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

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

* 정기 결제 진행 시 매달 결제할 카드 등록이 필요합니다.
* 페이지 상단의 결제수단 등록하기 버튼을 클릭하여 카드 정보를 등록할 수 있습니다.

{% hint style="info" %}
카드 정보가 저장되면 버튼 옆에 새로 등록한 카드 별칭이 나타납니다.\
결제 수단을 변경하려면 \[카드변경]  버튼을 클릭하고 새로운 카드 정보를 입력하면 변경이 완료됩니다.&#x20;

<img src="/files/jXAWKttqjLgnnLCzgvCA" alt="" data-size="original">
{% endhint %}


---

# 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/method.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.
