# 下一步

仅仅因为你对项目做了改变并不意味着你应该停下来！查看其他指南，了解如何为其他项目做出贡献或完善你自己的项目工作方式：

* [GitHub 工作流](https://itechub.gitbook.io/github-guides-zhcn/github-flow/intro)
* [为开源做贡献](https://opensource.guide/how-to-contribute/)
* [精通 Markdown](https://itechub.gitbook.io/github-guides-zhcn/mastering-markdown/intro)


---

# 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://github.highlight.ink/github-pages/next-steps.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.
