docs/content/getting-started/_index.en.md
+++ disableToc = false title = "Getting started" weight = 2 icon = "rocket_launch" type = "chapter" +++
Welcome to LocalAI! This section takes you from a fresh install to a working chat, a working API call, and your first customized model. Follow the pages in order the first time through; each one builds on the previous.
{{% notice tip %}} Haven't installed LocalAI yet?
See the [Installation guide]({{% relref "getting-started/install" %}}) first. Docker is the recommended installation method for most users. {{% /notice %}}
Once you have a model answering, the [Build your first agent]({{% relref "getting-started/first-agent" %}}) walkthrough shows how to turn that model into an autonomous agent that can use tools.