# Установка удаленного рабочего стола

### 1. Если у вас Windows

Если у вас операционная система Windows. Необходимо в "Пуске" вводим "Подключение к удаленному рабочему столу". В открывшемся окне, в поле компьютер вставляем свой IP-адрес и далее нажимаем кнопку "Подключить"

![](/files/-Me3q84DmBmHoTh2w50C)

![](/files/7gVVcmWcaUyb29WBKp1U)

Далее вводим "Administrator" и пароль сервера. Нажимаем Ок и подключаемся к удаленному серверу.

![](/files/-Me3qdnHxJTDQhdA4VXU)

### 2. Если у вас Macbook, iMac

Если у вас Macbook. Необходимо найти и установить в App Store программу Microsoft Remote Desktop. Открываете программу, в верхнем левом углу нажимаете "+" и выбираете "Add PC". Появляется окно Add PC. В строке PC name вставляете свой IP-адрес и нажимаем Add.&#x20;

![](/files/-Me3uDUA3YraR98O4Ugx)

&#x20;В окне Microsoft Remote Desktop выбираем вновь созданный сервер и нажимаем на него - открывается окно подключения. В строке Username пишем Administrator, в строке Password вставляем пароль. &#x20;

![](/files/-Me3vnSqq3f-OeNBavXT)


---

# 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://help.baikalbot.ru/soft/remote.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.
