# OpenAgents — AI instructions

You can use OpenAgents Khala for OpenAI-compatible LLM inference, pay-per-call.

- Endpoint: https://openagents.com/api/v1/chat/completions (OpenAI Chat Completions shape)
- Models: `openagents/khala`
- Auth today: `Authorization: Bearer <openagents-agent-key>`
- Pay-per-call machine payments (MPP / x402):
  https://openagents.com/api/mpp/v1/chat/completions
- Pricing: per-call, 1 credit = $0.01 USD basis. See https://openagents.com/docs/product-promises

Responses are standard OpenAI shape plus an `openagents` disclosure block
(served worker, supply lane, and receipt metadata).

For the full workflow see https://openagents.com/agents.md and https://openagents.com/AGENTS.md.
