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

# 帳號設定

- [我的會員期限到什麼時候 ?](https://runningquotient-support.gitbook.io/rqsupport/account/memberperiod.md)
- [網頁版](https://runningquotient-support.gitbook.io/rqsupport/account/memberperiod/wang-ye-ban.md): RQ 基本會員是永久免費的，您可以經由以下方式來查詢白金會員的期限。
- [App](https://runningquotient-support.gitbook.io/rqsupport/account/memberperiod/app.md): RQ 基本會員是永久免費的，您可以經由以下方式來查詢白金會員的期限。
- [怎麼查詢我的 RQ 帳號 ?](https://runningquotient-support.gitbook.io/rqsupport/account/rqaccount.md)
- [網頁版](https://runningquotient-support.gitbook.io/rqsupport/account/rqaccount/wang-ye-ban.md)
- [App](https://runningquotient-support.gitbook.io/rqsupport/account/rqaccount/app.md)
- [原本用 FB / Apple 登入 App，如何登入 RQ 網站版？](https://runningquotient-support.gitbook.io/rqsupport/account/addpw.md)
- [如何兌換序號？](https://runningquotient-support.gitbook.io/rqsupport/account/how-to-redeem-my-coupon.md)
- [網頁版](https://runningquotient-support.gitbook.io/rqsupport/account/how-to-redeem-my-coupon/wang-ye-ban.md)
- [App](https://runningquotient-support.gitbook.io/rqsupport/account/how-to-redeem-my-coupon/app.md)
- [如何變更 Email ?](https://runningquotient-support.gitbook.io/rqsupport/account/how-can-i-change-email.md)
- [如何刪除 RQ 帳號？](https://runningquotient-support.gitbook.io/rqsupport/account/deleteaccount.md)
- [如何修改帳號姓名？](https://runningquotient-support.gitbook.io/rqsupport/account/how-to-change-name.md)
- [網頁版](https://runningquotient-support.gitbook.io/rqsupport/account/how-to-change-name/wang-ye-ban.md): 網頁版
- [App](https://runningquotient-support.gitbook.io/rqsupport/account/how-to-change-name/how-to-change-name.md)


---

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