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

# 課表

- [如何使用 RQ 開課表 ?](https://runningquotient-support.gitbook.io/rqsupport/workout/how-do-i-create-a-workout-plan.md): 簡單幾個步驟，讓你輕鬆用  RQ 開設專屬課表
- [如何複製課表](https://runningquotient-support.gitbook.io/rqsupport/workout/how-do-i-copy-a-workout.md): 簡單幾個步驟，讓你輕鬆複製課表
- [如何將課表傳送到 Apple Watch ?](https://runningquotient-support.gitbook.io/rqsupport/workout/how-to-sent-work-out-plan-to-applewatch.md): 目前系統尚不支援自動將課表同步至 Apple Watch。完成授權後，課表需逐筆手動傳送至 Apple Watch 才能完成同步。
- [如何將課表傳送到手錶？](https://runningquotient-support.gitbook.io/rqsupport/workout/how-to-sent-work-out-plan-to-garmin.md): ＊白金會員只要有與 Garmin Connect 同步，訓練計畫就會自動上傳到手錶唷！
- [不小心按到略過，要怎麼再找到課表](https://runningquotient-support.gitbook.io/rqsupport/workout/how-to-sent-work-out-plan-to-garmin/bu-xiao-xin-an-dao-lve-guo-yao-zen-me-zai-zhao-dao-ke-biao.md)
- [如何加入訓練計畫到課表](https://runningquotient-support.gitbook.io/rqsupport/workout/ru-he-jia-ru-xun-lian-ji-hua-dao-ke-biao.md)
- [網頁版](https://runningquotient-support.gitbook.io/rqsupport/workout/ru-he-jia-ru-xun-lian-ji-hua-dao-ke-biao/wang-ye-ban.md): 如何加入訓練計畫到課表
- [如何一鍵刪除訓練計畫](https://runningquotient-support.gitbook.io/rqsupport/workout/ru-he-yi-jian-shan-chu-xun-lian-ji-hua.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/workout.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.
