Skip to main content
GET
Agent quickstart guide (markdown)
Returns the agent quickstart as plain markdown (text/markdown). No authentication required.
Unlike this documentation site, the quickstart is written to be executed by an agent: every step is a concrete request, and every response points at the next step. It covers minting a key, placing a sandbox order, watching the lifecycle, rehearsing each failure mode, and going live — in about two minutes end to end.
Point an agent at this URL when you want it to onboard itself. It’s the same content as the Agent Sandbox overview, shaped for a model’s context window instead of a browser.
Zinc also serves a discovery file at /llms.txt that links the quickstart, the mint endpoint, and the OpenAPI spec.

Response

200 - text/markdown; charset=utf-8

The agent quickstart as plain markdown: mint a key, place a sandbox order, watch the lifecycle, rehearse each failure mode, go live.

The response is of type string.