# Asteroids developer docs > Long-lived agents over HTTP: /api/v1 management plus a streaming conversation plane, the ast CLI, and the agent.toml declarative format. Every page below is also available as markdown at the listed .md URL. The machine-readable OpenAPI spec is at https://asteroidbelt.ai/api/v1/openapi.json. ## Docs - [Developer quickstart](https://asteroidbelt.ai/docs/index.md): Launch a long-lived agent from your terminal in two commands, then talk to it over a streaming API. - [API reference](https://asteroidbelt.ai/docs/api.md): Every /api/v1 endpoint with schemas, the error contract, and the stream event catalog. - [CLI reference — ast](https://asteroidbelt.ai/docs/cli.md): Every ast command: auth, launch/deploy, agent, universe, and secrets. - [agent.toml reference](https://asteroidbelt.ai/docs/agent-toml.md): The declarative agent file — everything the create wizard can set, in a fly.toml-style file. ## Full content - [llms-full.txt](https://asteroidbelt.ai/docs/llms-full.txt): all four pages in one document