> 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/feedback/update-information.md).

# 信息修改

RootData 致力于提供最准确、及时、全面的项目信息数据库。我们拥有专门的数据团队对信息进行维护，但社区反馈的力量有助于我们提升信息质量和全面程度。

**任何用户**都可以通过[「信息修改」](https://cn.rootdata.com/Projects/submit?ft=modifi)，提交对项目、人物信息的补充，或勘误建议。提交此类申请时，需要您同时提供可验证的信息来源链接，经过 RootData 数据团队审核，确认提交内容符合数据质量准则后，您所提交的内容即可生效。

**项目方官方团队成员**可通过[「项目认领」](https://cn.rootdata.com/Projects/submit?ft=claimApply)功能，使用官方账号认领项目，并管理您的项目信息。推荐使用官方账号提交更新与勘误申请，您的请求将获得 RootData 数据团队优先验证审核。

## **申请入口**

* 点击此处提交信息反馈：[信息修改](https://cn.rootdata.com/Projects/submit?ft=modifi)

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

## 常见问题

1. **信息修改申请处理需要多长时间？**\
   RootData 团队通常会在 5-20 个工作日内 完成处理。由于我们每日会收到大量信息修改申请，其中涉及敏感信息（如融资数据、代币解锁信息、团队成员变更等）的验证需额外时间处理，因此部分申请的处理周期可能较长。
2. **什么情况下信息修改会被拒绝？**\
   所有修改申请均需提供可经第三方验证的来源支持（例如：白皮书、融资文件、项目官方公告、权威媒体报道等）。若无法提供有效证明材料，或所提交的证明文件存疑，您的申请将无法通过审核。\
   更多关于 RootData 数据标准和审核原则的说明，可参见[数据审核标准](/methodology/data-standard.md)
3. **可以要求下架或删除在 RootData 上的信息吗？**

   绝大多数情况下，RootData 无法为您下架或删除已收录的项目信息。

   根本原因在于数据来源的公开性与透明性： RootData 所收录的项目信息主要源自各类公开渠道，包括但不限于：

   * 项目官方披露的公告、白皮书、博客及社交媒体
   * 公开的融资文件、投资机构新闻稿
   * 可信的行业媒体报道
   * 区块链浏览器上的链上数据

   这些信息本身已在互联网上公开，RootData 的角色是进行系统地搜集、验证、标准化和呈现，以提升信息的可及性与使用效率。因此，即使 RootData 移除了某条信息，其在原始公开来源中依然存在。

   若信息存在错误怎么办？ 我们非常重视数据的准确性。如果您发现 RootData 上您项目的信息存在错误、过时或遗漏，我们强烈建议并欢迎您通过官方渠道进行反馈和更正：

   1. [项目认领](https://www.rootdata.com/Projects/submit?ft=claimApply)
   2. [信息修改](https://www.rootdata.com/Projects/submit?ft=modifi)

   重要提醒： 网上任何声称可以“付费删除 RootData 数据”的个人或机构均不可信，谨防诈骗。唯一官方、正规的信息更正途径即为上述通过官网提交的申请流程。

   我们的目标是为 Web3 生态系统提供一个可信、透明且准确的数据基础设施。对于信息准确性的维护，我们期待与项目方建立积极、协作的沟通关系。


---

# 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/feedback/update-information.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.
