# Installing docker

1. The goal of Part 1 of the installation is to install **Docker** and it’s dependencies<br>
2. In the same directory in the Terminal, run the command `bash install-1-docker.sh`<br>
3. Wait for the installation to complete

<figure><img src="/files/Nazq0BQWn4R135PnG0Yq" alt=""><figcaption><p>Successful installation of install-1-docker.sh</p></figcaption></figure>

Then we move to the last part to install Seirios-RNS.


---

# 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.movel.ai/new-collection/seirios-rns/documentation/installation-and-integration-1/easy-deploy-for-seirios/installation-part-1-of-2.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.
