# 新闻编辑室

新闻编辑室的基本架构由一个「事件时间线」栏和草稿区构成。草稿栏的意义是为了给暂未完成或者包含争议正在解决的进展和新闻提供一个临时存放地。所有内容可以自由地在草稿区和「事件时间线」之间用鼠标或者触屏拖动。

![新闻编辑室](/files/PmqR5h6sCFkT0PBHj5NK)


---

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