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

# Quick Start

> Get up and running with ALTICIAN Spine in 5 minutes

## Step 1: Open the App

Navigate to [spine.altician.com](https://spine.altician.com) in Google Chrome (recommended).

## Step 2: Load Data

You have two options:

* **Demo mode**: Click **"Try with a DEMO scan"** to instantly load a sample spine MRI.
* **Your own files**: Click the **Open** button or drag-and-drop a DICOM folder onto the viewport.

<img src="https://mintcdn.com/altician/0YBh5K6l-27QqsAD/images/open-files.png?fit=max&auto=format&n=0YBh5K6l-27QqsAD&q=85&s=1401145a210606d960ec78f2677be9d5" alt="Open files button" width="250" height="44" data-path="images/open-files.png" />

## Step 3: Navigate the 3D Volume

Once loaded, interact with the 3D volume using your mouse:

| Action | Mouse Control      |
| ------ | ------------------ |
| Rotate | Left-click + drag  |
| Pan    | Right-click + drag |
| Zoom   | Scroll wheel       |

Use the camera preset buttons (**SAG**, **COR**, **AX**, **Lt.OBL**, **Rt.OBL**) for standard anatomical views.

<img src="https://mintcdn.com/altician/0YBh5K6l-27QqsAD/images/toolbar-overview.png?fit=max&auto=format&n=0YBh5K6l-27QqsAD&q=85&s=b206b4c933667e8972734d8116ee14f0" alt="Toolbar overview" width="1920" height="44" data-path="images/toolbar-overview.png" />

## Step 4: Run AI Segmentation

1. Download and install [Spine Helper](/segmentation/helper-setup).
2. In the right panel under **Meshes**, click **Run**.
3. Wait for segmentation to complete — vertebrae, discs, and spinal canal will appear as 3D meshes.

<img src="https://mintcdn.com/altician/0YBh5K6l-27QqsAD/images/mesh-3d.png?fit=max&auto=format&n=0YBh5K6l-27QqsAD&q=85&s=5724d3b0756edad9c57b113b105135f3" alt="3D mesh visualization" width="1920" height="1080" data-path="images/mesh-3d.png" />

## Step 5: Export

Click the **Export** button to save slice sequences as MP4, WebP, PNG, or JPG.

## Next Steps

<CardGroup cols={2}>
  <Card title="System Requirements" icon="computer" href="/getting-started/system-requirements">
    Check browser and hardware compatibility.
  </Card>

  <Card title="3D Navigation" icon="arrows-rotate" href="/3d-rendering/navigation">
    Master camera controls and presets.
  </Card>

  <Card title="Segmentation Guide" icon="brain" href="/segmentation/overview">
    Learn about AI segmentation.
  </Card>

  <Card title="Virtual Endoscope" icon="eye" href="/endoscope/overview">
    Explore the virtual endoscopy mode.
  </Card>
</CardGroup>
