# Installing Seirios RNS

1. The goal of Part 2 of the installation is to install **Seirios**, prepare the `catkin_ws`, and create the appropriate `docker-compose.yaml` file.<br>
2. In the same directory in Terminal, run the command `bash install-2-seirios.sh`<br>
3. Wait for the installation to complete<br>
4. Restart the PC/machine after the installation&#x20;

{% hint style="danger" %}
The script install\_2.sh will not overwrite existing files in /home/catkin\_ws , and will maintain backups of configuration files for safekeeping
{% endhint %}

<figure><img src="/files/41CsISS7VMma67j60Whb" alt=""><figcaption><p>Successful installation of install-2-seirios.sh</p></figcaption></figure>

{% hint style="warning" %}
To view the remainder of days left of your trial licence, enter [`localhost:1947`](localhost:1947)in your browser of choice
{% endhint %}


---

# 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-2-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.
