# 如何提交内容

如果你希望分享你的经验感悟，或对现有内容进行补充，欢迎通过提PR的方式投稿

> 在gitbook.com网站上利用github账号登录，fork USTCKevinF/AdvancedGuideOfSDS 到个人账户，导入repo并在gitbook.com上做修改并commit到自己repo再提起PR，通过review后合并到 main branch

Tips：

* 我们非常建议您在投稿前与我们取得联系QAQ
* 您可以自由选择稿件中是否署名or留下联系方式

***

如果你发现了指南中的问题（例如链接失效等），或对指南有一定建议，欢迎提出Issue

联系方式

* email：<chen_hao@mail.ustc.edu.cn> / <fengwenjun@mail.ustc.edu.cn>
* 微信：chen\_leer


---

# 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://advancedguideforsds.gitbook.io/advancedguide/ru-he-ti-jiao-nei-rong.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.
