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

# 요금제 및 결제

- [요금제 구독](https://help.slidespilot.com/slidespilot-help-center-ko/plans-and-billing/subscribe-to-a-plan.md): 이 약관은 구독 시점의 요금제 페이지에 표시됩니다. 구독함으로써 귀하는 이 약관에 동의하게 됩니다.
- [구독 관리](https://help.slidespilot.com/slidespilot-help-center-ko/plans-and-billing/manage-subscription.md): 이 약관은 구독 시점의 요금제 페이지에 표시됩니다. 구독함으로써 귀하는 이 약관에 동의하게 됩니다.
- [AI 크레딧](https://help.slidespilot.com/slidespilot-help-center-ko/plans-and-billing/ai.md): SlidesPilot의 요금은 PPT 생성 및 AI 크레딧을 기준으로 합니다. 요금제에 따라 포함되는 프레젠테이션 생성 수와 AI 크레딧이 다릅니다.
- [환불 정책](https://help.slidespilot.com/slidespilot-help-center-ko/plans-and-billing/refund-policy.md): 이 환불 정책은 구독 시점의 요금제 페이지에 표시됩니다. 구독함으로써 귀하는 이 환불 약관에 동의하게 됩니다.
- [공정 사용 정책](https://help.slidespilot.com/slidespilot-help-center-ko/plans-and-billing/fair-use-policy.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://help.slidespilot.com/slidespilot-help-center-ko/plans-and-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.
