# 开放注册规则

DAS 账户作为一种公共资源，应避免在社会影响力不足时被少数人所囤积。DAS 账户注册采取逐步开放的策略。

| 账户字符长度 | 开放注册规则                                      |
| ------ | ------------------------------------------- |
| 10位及以上 | 全部开放注册。                                     |
| 4～9位   | 上线当日随机开放5%；9 月 17 日 2:00 (UTC+0) 随机开放至 35 % |
| 1\~3位  | 待定。                                         |

哪些账户可注册，由[公开的算法](https://github.com/DeAccountSystems/das-contracts/blob/fca9bfafb79950c7c5d4a86cb379f114b0188ccd/contracts/pre-account-cell-type/src/entry.rs#L579-L584)计算而来，取决于账户名本身。


---

# 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://docs.da.systems/docs/chinese-1/zhu-ce-das/open-registration-rules.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.
