# 百因智算 Agent Guide

## What agents can use now
- 带 API-key 鉴权的 OpenAI-compatible Model API。
- 当前公开的 pricing 与 model catalog 引用入口。
- 在已显示 checkout 或开通的工作区中可见的 coding / plan 路径。
- 用于 run 可见性、request logs、usage、billing 和 VaaS 的 Agent console 路径。
- 面向 agent 的 MCP、llms.txt、agents.md、agent card 与 agent skills 发现资产。

## What stays gated
- Public MCP transport is exposed through the BatchIn API contract.
- Dedicated GPU Capacity 与 Managed Deployment 保持团队协助；其他产品应回到自助 checkout、使用、计费和结算。
- x402 settlement 按账户开放，状态以当前 workspace 为准。

## Agent vs human entry
- 人类开发者入口: https://luminapath.tech/signup?client_type=human_personal&redirect=%2Fzh%2Fconsole%2Fplayground
- Agent 专用入口: https://luminapath.tech/zh/agents
- 人类入口优先处理注册、Key、playground、充值与定价浏览；agent 入口优先处理机器可读发现、MCP、run 预算、工具调用和证据导出。

## Recommended path selection
- 个人开发者路径用于 API keys、playground、top-up、usage、request logs，以及当前工作区可见的 coding / plan 开通路径。
- 企业路径用于 projects、team、按项目 usage、reconciliation、invoice 和 governed rollout。
- Agent 路径用于 agent runs、tool calls、retries、loop 可见性、run cost 和按 run 的 VaaS。

## Billing posture
- Coding / plan 计费以公开定价页和当前工作区的真实显示为准。
- 企业 coding 路径按 seats 月付或季付固定价自助购买，并受额度、预算、并发和运行上限约束。
- Agent Workloads 会按当前 workspace 权益状态开放，并通过自助账单和结算路径入账。
- 支付通路分开表达：中文站只保留 Alipay；英文站保留 USDC 与 x402，ERC-8004 只做回执验证。

## Source links
- OpenAPI: https://api.luminapath.tech/openapi.json
- Pricing: https://luminapath.tech/pricing.md
- LLMS: https://luminapath.tech/llms.txt
- API catalog: https://luminapath.tech/.well-known/api-catalog
- Agent skills: https://luminapath.tech/.well-known/agent-skills/index.json
- Agent entry: https://luminapath.tech/zh/agents
