# 如何取消自動訂閱白金會員? ( iOS )

1. 經由手機「設定」 > 「 APPLE ID (您的姓名)」>「訂閱項目」。
2. 點一下您要管理的訂閱項目 ( RunningQuotient )。
3. 點一下「取消訂閱」。如果沒有顯示「取消訂閱」，表示該訂閱項目已經取消。

{% hint style="danger" %}
注意：直接刪除 RQ APP 並無法取消 iTunes 自動訂閱，此為 Apple 官方規定。
{% 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://runningquotient-support.gitbook.io/rqsupport/purchase/ios/stopitunespremium.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.
