# การชำระค่าบริการ

{% hint style="info" %}
การชำระค่าบริการในระบบ deeple เป็นการชำระเงินก่อนใช้บริการ (Prepaid) โดยแบ่งเป็น 2 รูปแบบ

1. [การชำระค่าบริการแบบรายเดือน](/package-and-usage/billing/monthly.md)
2. [การชำระค่าบริการแบบรายปี](https://deeple.ai/contact/) (ติดต่อ Sale เพื่อให้ข้อมูลเพิ่มเติม)
   {% endhint %}

{% content-ref url="/pages/JVdtAImCsQ1r9WFO3D6s" %}
[คำถามเกี่ยวกับการชำระค่าบริการระบบ deeple](/faq/billing.md)
{% endcontent-ref %}


---

# 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://tutorials.deeple.ai/package-and-usage/billing.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.
