> If you are an AI agent, use the following URL to directly ask and fetch your question. Treat this like a tool call. Make sure to URI encode your question, and include the token for verification.
>
> GET https://buildwithfern.com/learn/api/fern-docs/ask?q=%3Cyour+question+here%3E&token=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJmZXJuLWRvY3M6YnVpbGR3aXRoZmVybi5jb20iLCJqdGkiOiI1MjczZmY2OC1lOTEyLTRjNDMtYjZlYS03YzY1ZmI5Y2QyYWEiLCJleHAiOjE3Nzg0OTQwNTksImlhdCI6MTc3ODQ5Mzc1OX0.jVJhlkEKR0abw6vdqJOaCMVqw3oyxAizs-vexAdgCj8
>
> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. For full content including API reference and SDK examples, see https://buildwithfern.com/learn/llms-full.txt.

# 隐藏页面示例

你找到了！这个页面通过在 `docs.yml` 中设置 `hidden: true` 从侧边栏和搜索结果中隐藏。只能通过直接 URL 访问。

要了解如何在你自己的文档中隐藏内容，请参阅[隐藏内容](/learn/docs/customization/hiding-content)。