For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
预约演示登录免费开始
  • 入门
    • 概览
    • 工作原理
    • 快速开始
    • 项目结构
    • Customer showcase
    • 变更日志
  • 配置
    • 概览
    • 站点级设置
    • 页面级设置
  • 编写内容
    • Markdown 基础
    • Markdown 中的富媒体
    • Fern 编辑器
    • 可复用代码片段
  • AI 功能
    • 概览
    • Fern Writer
    • AI 生成的示例
    • Markdown 访问
      • 概览
      • Agent 指令
      • 智能体指令
      • 分析与集成
    • MCP 服务器
    • API 目录发现
  • Public API
    • GETJWT from Fern API key
    • GETAlgolia search credentials
    • GETCurrent user information
  • Fern Writer API
    • GETGet Fern Writer Install Link
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
预约演示登录免费开始

Changelog

April 9, 2026
April 9, 2026
此页面是否有帮助?
编辑此页面
上一个

April 10, 2026

下一个

April 2, 2026

AI 智能体默认页面指令

现在为 AI 智能体提供的每个页面都包含一个默认指令,告诉智能体如何以编程方式导航您的文档 — 指向 .md URL、llms.txt 和 llms-full.txt。该指令使用您站点的域名和基础路径自动生成,无需配置。

默认页面指令
For clean Markdown of any page, append .md to the page URL. For a complete documentation index, see https://docs.example.com/llms.txt. For full documentation content, see https://docs.example.com/llms-full.txt.

您仍然可以使用自定义指令覆盖默认指令,或完全禁用它。

阅读文档

独立搜索组件

使用 @fern-api/search-widget 包在任何 React 站点上嵌入 Ask Fern 的 AI 驱动搜索。该组件呈现一个按钮,点击后打开连接到您文档内容的搜索模态框。它需要 React 19;所有其他依赖项都已打包。

阅读文档