# Installing Sherpa Robot on Windows

**Sherpa Robot** is installed simultaneously with **Sherpa Designer**. To install them, you need to download the [executable file](https://docs.sherparpa.ru/en/ssylki-na-distributivy).

The installation of the software is carried out by the installer launched by the file "SherpaRPA.exe". Save this file to your computer and run it.

Follow the instructions at the link:

{% embed url="<https://docs.sherparpa.ru/sherpa-rpa/ustanovka-sherpa-rpa/ustanovka-sherpa-rpa-na-windows>" %}

**Sherpa Designer** is provided for free and does not require License registration. **Sherpa Assistant**, including **Sherpa Robot**, requires License registration for each instance of the program.

License registration is described here:

{% embed url="<https://docs.sherparpa.ru/licenzii>" %}


---

# 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.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/razvertyvanie-platformy-pod-upravleniem-orkestratora/ustanovka-sherpa-robot/ustanovka-sherpa-robot-i-sherpa-assistant-na-windows.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.
