> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 发布商资源

> 面向已注册 CloudX 发布商的参考资料

<Note>
  此页面仅对已登录的 CloudX 发布商可见。这是一个占位示例，用于说明受限文档的
  工作方式 — 请替换为真实的发布商专属内容，或在不需要时删除。
</Note>

## 谁可以阅读

任何使用 CloudX 账户登录、且是某个组织的活跃成员的用户。这与您登录
[app.cloudx.io](https://app.cloudx.io) 使用的账户相同。

## 将页面标记为发布商专属

在 frontmatter 中添加 `access: publisher`：

```yaml theme={null}
---
title: "您的页面"
description: "…"
access: publisher
---
```

该页面将不会出现在公开构建、公开搜索索引、`llms.txt`、`llms-full.txt`、
站点地图、MCP 服务器以及原始 Markdown 端点中。已登录的发布商会在侧边栏的
**仅限发布商** 分组中看到它，并可以搜索和向助手提问。
