Downcity
Quickstart

Create Your First Agent

The shortest path to initialize a project and start it as an Agent

Create Your First Agent

If you just want to turn a project into an agent quickly, follow this path first:

city agent create .
city agent start
city agent chat

If those three steps all work, the full Agent documentation becomes much easier to absorb because you already have the basic runtime intuition.

For the complete Agent documentation, continue with:

Table of Contents