# Requisitos del sistema

### Sherpa Orchestrator

* 4 vCore
* 8 GB RAM
* SSD 100 GB de espacio libre
* Linux con soporte para Docker 22+ (compatibilidad verificada\
  con RedHat, Debian, Ubuntu, CentOS)

### Sherpa Attended Robot / Sherpa Unattended Robot / Sherpa Coordinator

* 2 vCore
* 4 GB RAM
* SSD / HDD 5 GB de espacio libre
* Windows 10-11 x 64 o Windows Server 2012 – 2022 o Linux (Debian, Ubuntu, AstraLinux)
* .NET Framework 4.8+
* PowerShell 5.1+

### Sherpa Designer

* 4 vCore
* 8 GB RAM
* SSD / HDD 10 GB de espacio libre
* Windows 10-11 x 64 o Windows Server 2012 – 2022
* .NET Framework 4.8+
* PowerShell 5.1+


---

# 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/es/sherpa-rpa/diagramma-razvertyvaniya-sherpa-rpa/sistemnye-trebovaniya.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.
