# 简介

**这是一个关于gitbook的教程，写这个主要是记录自己学习gitbook的过程，并练一下手。**

**之前看网上的教程大多数都太过于精简，可能因为我才疏学浅，让我刚开始接触时常常出现问题。**

**所以为防止以后出现同样的问题，所以就记录下来加强学习。**

**万一有幸被他人发现学习，那就是再好不过了。**

[《 gitbook教程 》（gitbook）](https://learn-gitbook.gitbook.io/gitbook/)

[《 gitbook教程 》(github pages托管)](https://itswl.github.io/learn_gitbook/)


---

# 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://learn-gitbook.gitbook.io/gitbook/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.
