> For the complete documentation index, see [llms.txt](https://cn.docs.rootdata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cn.docs.rootdata.com/methodology/transparency-score.md).

# 透明度评分

RootData 透明度评分是衡量项目在 RootData 平台的信息完整性和时效性的指标，共分为5档透明度等级。

## 透明度等级

| 等级 | 透明度分数 |
| -- | ----- |
| A级 | >80   |
| B级 | 60-80 |
| C级 | 40-60 |
| D级 | 20-40 |
| F级 | <20   |

## 计算方法

透明度评分基于以下维度计算：

| 数据类型                                              | 评分比例 |
| ------------------------------------------------- | ---- |
| 融资和投资披露                                           | 8%   |
| 团队成员                                              | 15%  |
| 重要日历事件                                            | 15%  |
| 代币经济学和代币解锁计划                                      | 22%  |
| 必要基本信息，如官方链接、项目介绍、GitHub 代码库、开发文档、成立日期、总部位置和所属赛道等 | 40%  |

**您可以在以下位置查看到透明度评分：**

**首页：**<https://cn.rootdata.com>

<figure><img src="/files/H5U5QczFGeBOwjXujnEq" alt=""><figcaption></figcaption></figure>

**项目详情页**

<figure><img src="/files/ZzDWzZ5Tdudjg3dvnZQ8" alt=""><figcaption></figcaption></figure>

**透明度评分提升榜：**<https://cn.rootdata.com/rankings/transparency>

<figure><img src="/files/NIHsipFLx4ic9steTBTm" alt=""><figcaption></figcaption></figure>

## 常见问题

1. **如何提升项目的 RootData 透明度评分？**

   任何用户都可以通过[「信息修改」](https://cn.rootdata.com/Projects/submit?ft=modifi)入口对项目或人物信息提交补充或勘误建议，申请需要提供可验证的信息来源链接，并经过 RootData 数据团队进行审核，确保符合数据质量准则后才会生效。\
   项目方官方团队成员可以通过[「项目认领」](https://cn.rootdata.com/Projects/submit?ft=claimApply)流程，用官方账号认领项目。认证账号提交的信息更新、勘误申请将优先被 RootData 数据团队验证审核。\
   了解更多相关说明，请查看：[信息修改](/feedback/update-information.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cn.docs.rootdata.com/methodology/transparency-score.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.
