> 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/online-training-camp/yi-jie-shu/hmotc.md).

# 2021 徐國峰半馬線上訓練營

### Q：因為工作無法進行力量課表，是否可以將力量訓練順延至週六（原定週六是選修），週日再進行原課表呢？

A：請不要順延課表，因為如果禮拜六練力量的話，會影響到每個星期裡面最重要的週日課表，不用太擔心訓練不足的問題，如果因身體不適或者有事情無法完成，我們的原則是不順延也**不補練**。過期的蛋糕，再好吃你都不會去吃它！

### Q：週五要打疫苗，週六、日的課表要如何進行？

A：建議週六先停練，週日可以在做完熱身環節後看看身體狀況再決定，若覺身體無異樣可以只練一半的時間；若熱身完覺得仍有不適就只做熱身就好。

### Q：課表今天（週日）要測驗，但下午要打疫苗，要如何安排？可以明天（休息日）上午補測嗎？

A：施打疫苗後更加不建議做高強度的測驗，很可能會影響到後續的訓練。我們想遠一點，先保守一點，這次測驗先跳過，雖然會有些微影響，但之後的訓練可以消彌這個影響的，先讓身體好好應付疫苗這個刺激，不再多給身體訓練/測驗刺激，以免發生不預期的負面影響。此外，若週二身體還有疫苗施打後的反應，*也建議只做熱身。*\ <br>


---

# 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/online-training-camp/yi-jie-shu/hmotc.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.
