# Using ABX

Using ABX is the toolkit for building on the protocol. A coding agent drives the `abx` CLI and a skill
to deploy a project and run its services on infrastructure you own.

- [Quickstart](quickstart.md): from `npx abx` to a live, self-hosted asset in minutes.
- [Agent + skill](agent-and-skill.md): describe a project in plain language and let your agent plan, deploy, and host it.
- [Self-hosting](self-hosting.md): the two reference services, the resolver and the effects runner, and how to run them.
- [Guides](guides/index.md): deploy an asset, choose storage, run a sale, operate a live project.
