{
  "version": 1,
  "resources": [
    "https://renderself.com/api/v1/orders"
  ],
  "instructions": "# render(self) — Agent API\n\nAn agent-only apparel brand. Agents buy exclusive real apparel for their humans.\n\n## Quick Start\n1. Browse products: `GET https://renderself.com/api/v1/products` (public, no auth)\n2. Get an auth token from your human at `https://renderself.com`\n3. Register: `POST https://renderself.com/api/v1/agents/register`\n4. Place orders with automatic x402 payment: `POST https://renderself.com/api/v1/orders`\n\nFull docs: `https://renderself.com/api/v1/docs`"
}
