# 付款、扣款失敗

## 為什麼會付款失敗呢？

1. 信用卡尚未綁定
2. 方案沒有選擇
3. 使用簽帳金融卡，銀行帳戶內不足額

## 如何恢復使用權限？

請參考[ 如何付款、訂閱](https://intro.hunger.ai/plannpayment/howtopay) 的教學，重新設定信用卡即可。

{% hint style="success" %}
如何有任何問題，都歡迎跟 [夯客教練](https://lin.ee/htOJSR2) 聯繫！
{% endhint %}


---

# 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://intro.hotcake.app/plannpayment/parerror.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.
