> For the complete documentation index, see [llms.txt](https://runningquotient-support.gitbook.io/rqsupport/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://runningquotient-support.gitbook.io/rqsupport/purchase/rqweb/changecreditcard.md).

# 如何更換信用卡?

1. 您可以直接續訂白金會員（效期會自動延後），就可以直接更換您的信用卡付款。
2. 您可以先取消自動訂閱，到期後再用新的卡片重新訂閱付款。

<figure><img src="/files/H1ShIzzcPXd5oESMmfVx" alt=""><figcaption></figcaption></figure>

線上教練服務進行中的學員：\
如果有更換信用卡的需求，可以於服務到期前 2 週內，在[付款頁面](https://www.runningquotient.com/user/purchase)點選下方一對一線上教練的「服務紀錄」。\
點進去後「直接付款下期費用（可更換信用卡）」按鈕，就會立刻付款下期費用（提前付款下一期的意思，效期會自動延後），未來也會使用新的信用卡自動續訂。\ <br>

{% content-ref url="/pages/-Lu6h\_DMofgxsqW9oVMU" %}
[如何取消自動訂閱白金會員?](/rqsupport/purchase/rqweb/stopautopremium.md)
{% endcontent-ref %}


---

# 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://runningquotient-support.gitbook.io/rqsupport/purchase/rqweb/changecreditcard.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.
