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

# 发布

- [站点受众](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience.md): 控制对你已发布文档的访问。
- [通过分享链接进行私密发布](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/share-links.md): 更精细地控制谁可以查看你已发布的 GitBook 文档
- [已认证访问](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access.md): 为你已发布的内容设置自定义身份验证
- [启用已认证访问](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access/enabling-authenticated-access.md)
- [设置 Auth0](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access/setting-up-auth0.md): 为你的文档访客设置 Auth0 登录界面
- [设置 Azure AD](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access/setting-up-azure-ad.md): 为你的文档访客设置 Azure AD 登录界面
- [设置 AWS Cognito](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access/setting-up-aws-cognito.md): 为你的文档访客设置 AWS Cognito 登录界面
- [设置 Okta](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access/setting-up-okta.md): 为你的文档访客设置 Okta 登录界面
- [设置 OIDC](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access/setting-up-oidc.md): 为你的文档访客设置 OIDC 登录界面
- [设置自定义后端](https://gitbook.com/docs/documentation/zh/fa-bu/site-audience/authenticated-access/setting-up-a-custom-backend.md): 为你的文档访客设置自定义登录界面
- [自适应内容](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content.md): 根据阅读者是谁，提供量身定制的文档体验
- [启用自适应内容](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/enabling-adaptive-content.md): 选择一种身份验证方法将用户数据传递给 GitBook。
- [Cookie](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/enabling-adaptive-content/cookies.md): 通过公共或签名 Cookie 将访客数据传入你的文档
- [URL](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/enabling-adaptive-content/url.md): 通过 URL 查询参数将访客数据传入你的文档
- [功能标志](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/enabling-adaptive-content/feature-flags.md): 通过功能标志提供程序将访客数据传入你的文档
- [已认证访问](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/enabling-adaptive-content/authenticated-access.md)
- [调整你的内容](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/adapting-your-content.md): 为不同用户定制你的内容
- [使用分段进行测试](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/testing-with-segments.md): 使用模拟数据测试你的条件
- [常见问题与故障排除](https://gitbook.com/docs/documentation/zh/fa-bu/adaptive-content/faq-and-troubleshooting.md): 自适应内容的常见问题和故障排除步骤
- [设置自定义域名](https://gitbook.com/docs/documentation/zh/fa-bu/custom-domain.md): 为你的文档站点设置自定义域名
- [设置自定义子目录](https://gitbook.com/docs/documentation/zh/fa-bu/custom-domain/setting-a-custom-subdirectory.md): 为你的文档站点设置自定义子目录
- [使用 Cloudflare 配置子目录](https://gitbook.com/docs/documentation/zh/fa-bu/custom-domain/setting-a-custom-subdirectory/configuring-a-subdirectory-with-cloudflare.md): 使用 Cloudflare 通过 /docs 子目录托管你的文档
- [使用 Vercel 配置子目录](https://gitbook.com/docs/documentation/zh/fa-bu/custom-domain/setting-a-custom-subdirectory/configuring-a-subdirectory-with-vercel.md): 使用 Vercel 通过 /docs 子目录托管你的文档
- [使用 AWS 的 CloudFront 和 Route 53 配置子目录](https://gitbook.com/docs/documentation/zh/fa-bu/custom-domain/setting-a-custom-subdirectory/configuring-a-subdirectory-with-aws.md): 使用 AWS CloudFront 和 Route 53 通过 /docs 子目录托管你的文档。
- [站点重定向](https://gitbook.com/docs/documentation/zh/fa-bu/site-redirects.md): 设置站点重定向，将流量路由到你站点任意位置的内容
- [SEO](https://gitbook.com/docs/documentation/zh/fa-bu/seo.md): GitBook 会自动处理大部分 SEO。已发布站点具有响应式设计、预渲染，并通过全球 CDN 提供服务，你几乎无需额外配置。
- [导出 PDF](https://gitbook.com/docs/documentation/zh/fa-bu/pdf-export.md): 导出你的 GitBook 内容的 PDF 副本
- [嵌入到你的产品中](https://gitbook.com/docs/documentation/zh/fa-bu/embedding.md): 使用 Docs Embed 将你的文档嵌入到产品或网站中。
- [实现方式](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/implementation.md)
- [脚本标签](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/implementation/script.md): 了解如何使用单个 script 标签将 Docs Embed 小组件添加到任意网站或 Web 应用
- [Node.js/NPM](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/implementation/nodejs.md): 使用 NPM 包集成 Docs Embed，以获得完整的应用级控制
- [React](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/implementation/react.md): 使用预构建的 React 组件将 Docs Embed 添加到你的 React 应用中
- [身份验证](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/using-with-authenticated-docs.md): 通过传递访客令牌或使用已认证访问，将 Docs Embed 用于需要身份验证的站点
- [配置](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/configuration.md)
- [自定义嵌入](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/configuration/customizing-docs-embed.md): 通过设置欢迎消息、操作等，自定义将 Docs Embed 嵌入到你的产品或应用中的体验
- [连接到自定义工具](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/configuration/creating-custom-tools.md): 将 GitBook Assistant 连接到你可以从应用中调用的任何工具——尤其是支持工作流
- [API 参考](https://gitbook.com/docs/documentation/zh/fa-bu/embedding/configuration/reference.md): 了解以编程方式使用 Docs Embed 时可用的方法
- [发布文档站点](https://gitbook.com/docs/documentation/zh/fa-bu/publish-a-docs-site.md): 将你的文档作为文档站点发布到互联网上
- [公开发布](https://gitbook.com/docs/documentation/zh/fa-bu/publish-a-docs-site/public-publishing.md): 将你的文档公开发布到网络上，让每个人都可以访问
- [指南](https://gitbook.com/docs/documentation/zh/fa-bu/guides.md): 探索用于发布和管理你的 GitBook 文档站点的指南


---

# 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, and the optional `goal` query parameter:

```
GET https://gitbook.com/docs/documentation/zh/fa-bu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
