# 欢迎

浪潮既是[社会事件追踪工具](https://langchao.org/about)，也是一个合作社区。浪潮上的内容**完全由像你一样的普通用户贡献**。你可以参与到事件整合的过程中，添加社会事件与最新资讯，协助他人跟进事件动态。

为保证浪潮的内容质量，同时不侵犯他人的法律权益，请在参与编辑的过程中遵守这本社区指南上的规范。浪潮仍处于初期阶段，指南内的内容可能随时会改变。

## 愿景

浪潮提供一种全新的新闻摄取、追踪方式让读者能够清晰明了地获得一个社会事件的来龙去脉和后续更新。浪潮致力于：

* 于读者，浪潮是一种更方便、全面、客观地了解社会事件的方式。浪潮的信息组织形式得以让你在嘈杂的信息源中快速获得事件的摘要。
* 于社会，浪潮是一个公共数据库，忠实地记录下国内外社会上值得铭记的事件。

## 特点与功能

为了达成我们的愿景，浪潮有以下主要功能：

* 事件浏览与追踪
  * 浏览时间线
  * 收藏事件
  * 每周通过电子邮件获得关于你收藏事件的更新（即将推出）
  * 通过话题检索事件
* 贡献
  * 支持多人同时协同贡献的新闻编辑室
  * 创建、编辑时间线
  * 添加进展、摘录新闻

## 接下来…

如果你是一位读者，可能想要继续了解浪潮的架构和术语。请继续浏览下一页。

如果你希望为浪潮贡献内容，请移步[贡献相关](https://wiki.langchao.org/contribute)的帮助文档。


---

# 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/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.
