# Step 1: Import DICOM data

As the first step, we need to import the DICOM data that we downloaded in the [Prerequisites](/dicom4miccai-handson/prerequisites.md) into Slicer. To do this, activate the `DICOM Browser` module, click the "Import" button in the DICOM module popup to select the data directory, and click "Import", as shown in the screenshot below. When prompted, choose "Add link" to avoid copying the dataset.

![](/files/-LM8eQVegsiDvgEfVwao)

If the import operation was successful, you should see the following items in your `DICOM Browser` window.

![](/files/-LM8eQVgUwVsBZf_IwWh)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://qiicr.gitbook.io/dicom4miccai-handson/using-dicom-to-store-your-analysis-results/dicom-slicer/dicom-slicer-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
