# 参与贡献

在浪潮，我们欢迎来自所有人大大小小的贡献。以下是几种常见的贡献方式：

* 为一个新事件（或已经发生的老事件）创建一个时间线。
* 为已有的时间线添加新的进展。
* 为已有的进展添加更多更全面的新闻来源。
* 在某个时间线的新闻编辑室右下角聊天室内参与实时讨论，提出疑问或探讨如何让事件变得更加全面、客观。


---

# 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://wiki.langchao.org/contribute/ways-of-participation.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.
