> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/billing.md).

# 청구

- [프리미엄 체험판](https://docs.roboflow.com/roboflow/roboflow-ko/billing/premium-trial.md): Roboflow의 프리미엄 체험판이 어떻게 작동하는지 알아보세요.
- [크레딧](https://docs.roboflow.com/roboflow/roboflow-ko/billing/credits.md)
- [크레딧 사용량 보기](https://docs.roboflow.com/roboflow/roboflow-ko/billing/credits/view-credit-usage.md)
- [사용량 예측](https://docs.roboflow.com/roboflow/roboflow-ko/billing/credits/usage-projection.md)
- [Flex Billing 활성화 또는 비활성화](https://docs.roboflow.com/roboflow/roboflow-ko/billing/credits/enable-or-disable-flex-billing.md)
- [선불 크레딧 구매](https://docs.roboflow.com/roboflow/roboflow-ko/billing/credits/purchase-prepaid-credits.md)
- [플랜](https://docs.roboflow.com/roboflow/roboflow-ko/billing/plans.md): Roboflow에서 제공하는 플랜을 이해하세요.
- [플랜 구매](https://docs.roboflow.com/roboflow/roboflow-ko/billing/plans/purchase-a-plan.md): 새 유료 플랜을 구매하는 방법입니다.
- [플랜 취소](https://docs.roboflow.com/roboflow/roboflow-ko/billing/plans/cancel-a-plan.md)
- [청구 정보 업데이트](https://docs.roboflow.com/roboflow/roboflow-ko/billing/plans/update-billing-details.md): 청구 이메일, 주소, 세금 ID 정보를 업데이트합니다.
- [결제 수단 업데이트](https://docs.roboflow.com/roboflow/roboflow-ko/billing/plans/update-payment-method.md)
- [청구서 보기](https://docs.roboflow.com/roboflow/roboflow-ko/billing/plans/view-invoices.md)


---

# 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://docs.roboflow.com/roboflow/roboflow-ko/billing.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.
