> 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/rqdiscount.md).

# 如何使用 RQ 幣兌換白金會員

{% hint style="success" %}
若您原本就是授權「自動升級白金會員」，則不需要進行以下操作，系統會幫您再下次升級時，優先使用 RQ 幣折抵唷。
{% endhint %}

使用 RQ 幣兌換白金會員的步驟：

1. 按此：[升級頁面](https://www.runningquotient.com/store/period-purchase)。（只有網站版可以用 RQ 幣升級唷！）\
   升級頁面：<https://www.runningquotient.com/store/period-purchase>
2. 至「2.月數方案」的欄位，選擇您要升級的方案與天數。
3. 在「3.確認升級內容」中，確認您選擇的升級方案與可折抵的 RQ 幣金額。
4. 確認無誤後，按下「確認授權自動升級」即可兌換。

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

注意事項：

* 第一次使用自動續訂白金會員，會扣款 NT$ 1，確保信用卡可正常交易。
* 選擇 「授權自動升級」 若您未在白金會員到期前取消訂閱，系統會為您自動續約。

{% hint style="info" %}
若您正在使用 iTunes 或 GooglePlay 訂閱，請先於白金會員到期「前」，至設定中[取消iTunes 訂閱](/rqsupport/purchase/ios/stopitunespremium.md)/[取消 Google Play 訂閱 ](https://support.google.com/googleplay/answer/7018481)，並於白金會員到期「後」根據以上步驟兌換白金會員。\
\
取消 iTunes 訂閱：<https://support.apple.com/zh-tw/HT202039>\
取消 Google Play 訂閱：<https://support.google.com/googleplay/answer/7018481>
{% endhint %}


---

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