# 帳單分期 🔖

帳單分期功能可以把你這一期的剩餘帳款分攤到下個月之後，你可以自訂分期期數，如果銀行會收取利息，MOZE 有支援本金均攤、本息均攤和固定利息，會自動依照你填入的分期利率去計算出每一期應繳的本金和利息金額。

<img src="/files/-MH0G_0ikn_HplPgmfqt" alt="從這裡點擊來新增帳單分期" width="375">

<img src="/files/-MH0GcQueTSjv0suao-E" alt="" width="375">

<img src="/files/-MH0GxkgS7ZDK-hcfars" alt="可調整分期設定" width="375">

建立好帳單分期後，會在一般記錄裡收到一筆分期的金額，讓你在這一期帳單暫時不用繳費。

<img src="/files/-MH0MYdVLNh5mR55rqWm" alt="" width="375">

切換到下一期帳單區間，你會看到上一期分期的支出需要在這一期進行繳納，裡面涵蓋了你的分期利息。

<img src="/files/-MH0MxTGzT4cz41lnXEX" alt="" width="375">

<img src="/files/-MH0NFri3r0pKRMZU-HG" alt="" width="375">


---

# 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://doc.moze.app/credit-card/statement-installment.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.
