# 常见问题

<details>

<summary>如何确保浪潮上内容的真实性？</summary>

在哲学上，我们很难确定地说什么是真实的。我们只能退而求其次，尽可能追求全面、中立，并要求内容基于可信的新闻来源，同时标注不太可信的信源。浪潮追随 Wikipedia 的社区治理模式，相信在社区的支持下，高质量的内容不是问题。当然，这也依靠你我这样的个人贡献了！[来这里了解](/contribute/ways-of-participation.md)你能够如何帮助浪潮做得更好。

</details>

<details>

<summary>我想追踪一个事件，但是我不能保证有时间/精力持续维护，也可以创建时间线吗？</summary>

没问题！浪潮的内容是由社区共同维护的，任何微小的贡献我们都欢迎。建立一个事件后，若是时间和精力不足，可以在新闻编辑室内事件信息处勾选「需要更多贡献者」。这将鼓励路过的志愿者们帮忙补充、跟踪这一事件。

</details>


---

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