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

# 개요

## 이 글에서는

스티비 요금제의 특징을 알아보고, ‘요금제와 결제’ 섹션에서 어떤 내용을 확인할 수 있는지 안내합니다.

***

## 섹션 살펴보기

스티비 요금제 종류, 사용료 계산 방식, 결제 및 변경 방법 등 요금제와 관련된 모든 내용을 확인할 수 있습니다. 아래 \[다음] 버튼을 클릭해서 단계적으로 학습하거나, 원하는 아티클로 바로 넘어가서 필요한 내용을 확인해 보세요.&#x20;

{% content-ref url="/pages/2KkcHvsPvRqyL2FoeoQ0" %}
[요금제 이해하기](/pricing/understanding.md)
{% endcontent-ref %}

{% content-ref url="/pages/gMrtdapnu9N99NoDRwUB" %}
[결제하기](/pricing/payment.md)
{% endcontent-ref %}

{% content-ref url="/pages/zam3TqoJXFjJfoMZND82" %}
[요금제 연장하기](/pricing/renewal.md)
{% endcontent-ref %}

{% content-ref url="/pages/9qnok4eonzteSugKMzTW" %}
[결제 주기 변경하기](/pricing/change.md)
{% endcontent-ref %}

{% content-ref url="/pages/1WSfVRYoc8FPNIAsMf5d" %}
[결제 정보 확인, 수정하기](/pricing/information.md)
{% endcontent-ref %}

{% content-ref url="/pages/nvAqIpgqFCo8aH3t9CtS" %}
[정기 결제 해지하기](/pricing/terminate.md)
{% endcontent-ref %}


---

# 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://help.stibee.com/pricing/overview.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.
