# 使用 GitHub和 GitBook 建立在线课程

***

**建议在使用本教程之前先学习**[**Git相关知识**](http://git-scm.com/book/zh/v2)\
**按照指导，您将能得到如**[**Build your first App**](https://cooc-china.gitbooks.io/build-your-first-app-course/content/)**这样的协作式课程**\
**Mac用户请参考Linux相应教程**

### 作者

[Kinggo（周庆国）](https://github.com/kinggolzu)，[XieQirong（谢启荣）](https://github.com/XieQirong)，[Aspire（彭璟文）](https://prettyxw.com)，[mymusise（郭城熙）](https://github.com/mymusise)，[AaronVon](https://github.com/AaronVon)，[Shadowkael(高成龙)](https://github.com/shadowkael)，[Weixh(魏小辉)](https://github.com/Weixh121001)，[YinHang(尹航)](https://github.com/yinhang2)

*此课程内容只用作示例，不是正式课程，如有侵权，请联系作者删除*


---

# 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://zhip21.gitbook.io/cooc-howto-book/readme.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.
