> For the complete documentation index, see [llms.txt](https://docs.rasterscan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rasterscan.com/getting-started/installation.md).

# Installation

**Prerequisites**

* Docker must be installed on your system.

**Installation Steps**

* Pull the latest Docker image:

`sudo docker pull rasterscan/floor-plan-recognition:latest-cpu`

* Run the container:

`sudo docker run --name rasterscan-service -d -p 8888:8888 rasterscan/floor-plan-recognition:latest-cpu`

**Access the Service**

Once running, the service will be available at:

{% embed url="<http://localhost:8888>" %}

**Support**

If you encounter any issues during installation, please contact <contact@rasterscan.com> or refer to our troubleshooting guide.
