# Slide scan

Slide scan creates a digital copy of the slide and provides it on the Celly website.

The test works just in configuration with [motorized stage](/config/stage.md) connected.&#x20;

### **Initial settings**

Open the Celly App -> settings (gear icon):

* Crop: 0.10-0.15 (green rectangle shouldn't fall on the black borders) &#x20;
* Mini-map: Off&#x20;
* Motorized Stage: On (can require app restart)
* Motorized Slide Scan: On&#x20;
* Skip prescan step: On
* Virtual pad: On
* Adapter: Other&#x20;
* Recording: Off

Open the Celly App -> configure analysis -> Type = Slide Scan.

Now we should make important calibrations. &#x20;

### Set scan area

Settings -> Set scan area -> Move with virtual pad, to take the scan area.

### Color calibration

Move with Virtual Pad to the empty area.

Settings -> Choose Objective magnification x4 (+ set physically x4 objective) -> calibrate color.&#x20;

Repeat the procedure for all magnifications. After the calibrations restart the app.&#x20;

### Height calibration

Move with Virtual Pad to area with tissue. Set x10 objective.

Settings -> Calibrate height -> wait for the device automatically find the best focus.&#x20;

Now you can make slide scans.&#x20;

### Scanning

Open the Celly App -> configure analysis -> Type = Slide Scan.

Push "Start" button and follow instructions.&#x20;

After the step go to the [**website**](https://app.celly.ai). Open the [**Tests**](https://app.celly.ai/app/analysis/) page. Push the **View** button to open your scan.

{% hint style="info" %}
Hold \<SHIFT> to add annotation on the scan
{% endhint %}

{% content-ref url="/pages/-MJNQew3n7TgU\_FyIoDe" %}
[First Steps](/getting-started/first-steps.md)
{% endcontent-ref %}

## What's next?

The best way to explore the Celly interface is to check the Education module, which includes:

* [Cell Atlas](/education/cell-atlas.md)
* [Examination page](/education/examination.md)


---

# 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://docs.celly.ai/supported-tests/slide-scan.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.
