# 本书介绍

学习如何使用git，方便复习

本文由在\[CC BY-SA 3.0]\[link1]协议下发布，主要为了给自己和各位朋友作为学习入门及参考资料。

\[link1]: [https://zh.wikipedia.org/wiki/Wikipedia:CC\_BY-SA\_3.0协议文本](https://zh.wikipedia.org/wiki/Wikipedia:CC_BY-SA_3.0%E5%8D%8F%E8%AE%AE%E6%96%87%E6%9C%AC) "维基百科词条：CC BY-SA 3.0"


---

# 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://wikinote.gitbook.io/git-learning/master.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.
