# 用户角色和权限

浪潮目前有两种用户类别。

## 普通用户 <a href="#manager" id="manager"></a>

普通用户可以创建和编辑自己的时间线。

## 社区编辑 <a href="#manager" id="manager"></a>

社区编辑已作出一定高质量的贡献并充分了解编辑原则。他们可以编辑浪潮上的所有公开的时间线。

### 成为社区编辑

目前仅可通过邀请成为社区编辑。每个社区编辑可以生成至多 5 个邀请链接。使用这些链接注册将自动成为社区编辑。


---

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