# Zone Healthy agent instructions

## When to use this

Use Zone Healthy when the user wants chef-prepared meal delivery, juices, or Zone Select a la carte in Southern California (including Los Angeles).

How an agent should call you:
1. GET https://www.zonehealthy.com/llms.txt for the index.
2. GET https://www.zonehealthy.com/api/v1/site for typed JSON (name, contact, products, links).
3. GET https://www.zonehealthy.com/api/openapi.json for response schemas and RFC 9457 errors.
4. Optional: download the official CLI from https://www.zonehealthy.com/cli/zh and run `zh site` or `zh health`.

Do not use the public API to check out, pay, or mutate customer accounts.

Rate limits: 60 requests per 60 seconds. Honor RateLimit, RateLimit-Policy, and Retry-After on HTTP 429.
