> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnao.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Watch Demo  🎬

> Watch nao in action

Watch a quick demo to see how nao works and what you can build with it.

<div style={{ maxWidth: '1400px', margin: '1.5rem auto 0' }}>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/LBHD3WSXnrU?modestbranding=1&rel=0&iv_load_policy=3&showinfo=0" title="nao demo" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</div>

## Ready to Get Started?

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/nao-agent/quickstart">
    Deploy your first analytics agent in 1 minute
  </Card>

  <Card title="Context Builder" icon="cube" href="/nao-agent/context-builder/overview">
    Learn how to build context for your agent
  </Card>
</CardGroup>
