> ## 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.

# Setup

Get up and running with nao in just 4 steps.

<Steps>
  <Step title="Download nao">
    Download the latest version of nao from the <a href="https://getnao.io/download/">download page</a>.
  </Step>

  <Step title="Connect your data">
    Set up a warehouse connection to query it from the IDE and give context to nao AI. Follow the <a href="/nao-ide/get-started/set-up-data-connection">data connection guide</a>.
  </Step>

  <Step title="Open a repository">
    Open your repository or folder so the agent can read files and make edits.
  </Step>

  <Step title="Set up dbt (optional)">
    Configure dbt integration for native model preview, lineage, and dbt tools in agent. See the <a href="/nao-ide/get-started/set-up-dbt">dbt setup guide</a>.
  </Step>
</Steps>

Want to explore nao without configuring your own project? Head to the <a href="/nao-ide/get-started/nao-sandbox">nao Sandbox</a> and try every feature with our pre-configured environment.

<Tip>
  **Need help?** Check out our [FAQ](/nao-ide/support/faq) or [contact support](mailto:claire@getnao.io).
</Tip>
