# 关于攀岩大学习

*攀岩大学习* 是一本合作式编辑的攀岩运动学习工具书，对攀岩相关内容提供索引和摘要。

## 愿景

在中文互联网上攀岩内容稀少且零散，对于初学和想要精进攀岩运动的爱好者而言，想要找到高质量的内容并不容易。为了尝试解决这个问题，*攀岩大学习* 项目希望通过建设中文攀岩内容的索引摘要工具书以及形成工具书编辑交流社群，从而连接零散的攀岩运动资料，记录高质量攀岩运动知识和对攀岩运动的补充内容。

简而言之，攀岩大学习不是内容生产者，而是攀岩内容的搬运工。

## 方针

为保障内容质量以及合作编辑工作的进行，定义了一系列方针。

内容方针：定义了何种素材适合本书，以及如何内容的要求。

合作方针：定义了如何协同合作

详见：[方针列表](/fang-zhen-lie-biao.md)


---

# 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.flying-rock.com/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.
