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

# Acture 文档中心

> 面向合作方和内部开发团队的统一接入文档。

这里集中维护 Acture 各服务的接入指南、业务流程和 API Reference。

<CardGroup cols={2}>
  <Card title="BP-Agent 快速接入" icon="rocket" href="/bp-agent/quickstart">
    从 API Token、PDF 上传到诊断结果下载，完成第一条端到端链路。
  </Card>

  <Card title="BP-Agent API Reference" icon="brackets-curly" href="/api-reference/bp-agent">
    查看请求参数、响应模型和可复制的调用示例。
  </Card>
</CardGroup>

<Note>
  API Key、访问 Token、客户材料和生产数据不会写入本文档仓库。示例中的凭证均为占位符。
</Note>
