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

# Sandbox

Use the nao sandbox to try every feature without touching your production environment. The sandbox ships with sample data, a configured dbt project, and a DuckDB warehouse so you can explore nao instantly.

<div style={{ textAlign: 'center' }}>
  <img src="https://mintcdn.com/naolabs/qXZax4nB4cSY1l-l/images/get-started/sandbox_access.png?fit=max&auto=format&n=qXZax4nB4cSY1l-l&q=85&s=c8fefbe70cb43b97ed7268d42e9b4c5f" alt="Access nao sandbox" width="800" data-path="images/get-started/sandbox_access.png" />
</div>

## What's in the Sandbox?

The sandbox comes with:

* A pre-configured jaffle shop dbt project to explore and experiment with

* A DuckDB connection with sample data ready to query

* Full access to all nao features

<Tip>
  **What you can test**

  Work with dbt:

  * Create and modify dbt models
  * Preview model results directly in nao

  Explore data:

  * Create SQL worksheets
  * Use AI-powered tab and agent for assistance
</Tip>

<Info>
  **DuckDB Instant Preview**
  With DuckDB connection, you can experiment instant preview within nao (queries in worksheets)
</Info>
