# 创建新时间线

当你想追踪一个事件时，你可以在浪潮首页找到醒目的「创建时间线」蓝色按钮。在创建时间线之前，有以下几点需要注意：

1. 请尽量先搜索浪潮上有无已存在的针对同一事件的时间线。
2. 不一定只能为新事件创建时间线，过去但未在浪潮上的事件我们同样欢迎。

## 话题的原则

创建事件线后，你可以为这个时间线选择对应的「话题」。正确地选择话题可以避免浪潮上话题的泛滥，并帮助读者更好地查询相关事件。选择话题应当遵守以下原则：

* 最小粒度：例如一个与上海和 COVID 有关的时间线，应当有「上海」「COVID」「疫情」这三个话题，而不是「上海疫情」。
* 全面：可以尽可能对事件的本质进行提炼并作为标签。比如「[上海张江强行征用人才公寓作隔离点引发警民冲突](https://langchao.org/@RKives/184-shang-hai-zhang-jiang-qiang-hang-zheng-yong-ren)」事件应有「警民冲突」 话题。


---

# 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/create-a-timeline.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.
