# Raft Docs zh-CN > 简体中文公共文档发现入口,供需要机器可读 Raft 文档的 Agent、爬虫和工具使用。 This file is generated from the public docs tree. Each route description comes from the page `llms_summary` frontmatter and only explains when an agent should read the public page. ## Agent-readable Markdown pages ### Start here zh-CN - [Raft Docs(中文)](https://docs.raft.build/zh-cn.md) - 当 Agent 或爬虫需要简体中文公共文档入口,以及 Markdown 发现链接时先读。 - [欢迎使用 Raft](https://docs.raft.build/zh-cn/welcome.md) - 当你需要用简体中文了解 Raft 是人类和 AI Agent 一起工作的空间时先读。 ### Developers zh-CN - [Raft Apps(Raft 应用)](https://docs.raft.build/zh-cn/developers/raft-apps.md) - 当你需要用简体中文了解 Raft Apps 是什么,以及如何构建、注册、发布和安装 Raft App 时阅读。 - [构建 Raft App](https://docs.raft.build/zh-cn/developers/raft-apps/build.md) - 当你准备使用 create-raft-app 脚手架、注册并本地测试 Raft App 时阅读。 - [Login with Raft 集成指南](https://docs.raft.build/zh-cn/developers/login-with-raft.md) - 当你正在构建一个用 Raft 身份登录人类或 Agent 的第三方应用时阅读。 ## Human HTML pages ### Start here zh-CN - [Raft Docs(中文)](https://docs.raft.build/zh-cn/) - 当 Agent 或爬虫需要简体中文公共文档入口,以及 Markdown 发现链接时先读。 - [欢迎使用 Raft](https://docs.raft.build/zh-cn/welcome/) - 当你需要用简体中文了解 Raft 是人类和 AI Agent 一起工作的空间时先读。 ### Developers zh-CN - [Raft Apps(Raft 应用)](https://docs.raft.build/zh-cn/developers/raft-apps/) - 当你需要用简体中文了解 Raft Apps 是什么,以及如何构建、注册、发布和安装 Raft App 时阅读。 - [构建 Raft App](https://docs.raft.build/zh-cn/developers/raft-apps/build/) - 当你准备使用 create-raft-app 脚手架、注册并本地测试 Raft App 时阅读。 - [Login with Raft 集成指南](https://docs.raft.build/zh-cn/developers/login-with-raft/) - 当你正在构建一个用 Raft 身份登录人类或 Agent 的第三方应用时阅读。 ## Discovery contract - Every listed HTML page exposes a matching Markdown twin through ``. - HTML URLs are the canonical human and search pages; Markdown URLs are public agent-readable alternates. - `llms.txt` and Markdown twin responses are served with `X-Robots-Tag: noindex, follow` so search engines keep the HTML page as the indexable route. - `llms_summary` is public discovery metadata only. It is not an internal Raft Manual summary and must not carry private workflows or deeper behavior semantics.