# Подключение к серверу через SSH

<figure><img src="/files/by5oUyNtEjRmW4UgGggc" alt=""><figcaption></figcaption></figure>

Мы рекомендуем использовать программу для подключения от [Termius](https://termius.com/download/windows).

После того, как мы скачали программу нам необходимо нажать на New host.

<figure><img src="/files/2Cz5vcHlTP5Emvp409MZ" alt=""><figcaption></figcaption></figure>

В открывшемся боковом меню заполняем обязательные 3 поля, а именно: IP, Username, Password.

<figure><img src="/files/TEN6j6bA4l54lWb2OIWj" alt=""><figcaption></figcaption></figure>

Готово, теперь нажимает Connect.

Здесь высвечивается предупреждение, не стоит обращать внимания и нажимаем Add as new.

<figure><img src="/files/FfEmXAc11TYpEgR29fTr" alt=""><figcaption></figcaption></figure>

Готово! Мы попали на сервер и можем начинать свою работу.

<figure><img src="/files/MgSYmMDzaIVB7hSJKk1e" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.qwins.co/nastroika-os-i-po/podklyuchenie-k-serveru-cherez-ssh.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.
