# 결제

- [카드 등록](https://socialbiz.gitbook.io/socialbiz/pay/cardregistration.md): 인스타그램 페이지를 처음 연결했다면 카드를 등록해주세요.
- [이용 요금 안내](https://socialbiz.gitbook.io/socialbiz/pay/pricing.md): 소셜비즈는 월 정기 구독 방식으로 등록된 카드를 통해 매 월 자동 결제돼요.
- [요금 미납에 따른 처리](https://socialbiz.gitbook.io/socialbiz/pay/suspended.md): 요금을 미납한 경우 서비스 이용이 중단되거나 해지돼요.
- [환불 규정 안내](https://socialbiz.gitbook.io/socialbiz/pay/refund.md): 소셜비즈의 환불 정책을 확인해주세요.


---

# 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://socialbiz.gitbook.io/socialbiz/pay.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.
