# 信用卡攻略

- [主帳戶 🔖](https://doc.moze.app/credit-card/statement-combined.md): 🔖 代表進階功能，新手可暫時略過
- [信用卡繳款](https://doc.moze.app/credit-card/payment.md)
- [自動扣繳 🔖](https://doc.moze.app/credit-card/auto-bill-payment.md): 🔖 代表進階功能，新手可暫時略過
- [帳單分期 🔖](https://doc.moze.app/credit-card/statement-installment.md): 🔖 代表進階功能，新手可暫時略過
- [帳單折抵 🔖](https://doc.moze.app/credit-card/billing-deduction.md): 🔖 代表進階功能，新手可暫時略過
- [免息期推薦 🔖](https://doc.moze.app/credit-card/interest-free-period.md): 🔖 代表進階功能，新手可暫時略過
- [紅利回饋 🔖](https://doc.moze.app/credit-card/rewards.md): 🔖 代表進階功能，新手可暫時略過


---

# 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.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.
