# Input/Output

To read the data from a specific technology (e.g., Xenium, MERSCOPE, ...), you can
use any of the [spatialdata-io readers](https://spatialdata.scverse.org/projects/io/en/stable/api.html).

```{eval-rst}
.. currentmodule:: spatialdata

.. autofunction:: read_zarr
.. autofunction:: get_dask_backing_files
```
