# RCON пароль и порт

Для удалённого доступа к консоли сервера через сторонние приложения требуется RCON Port и RCON Password. RCON Port менять нельзя, он постоянен!\
Найти его можно на странице управления сервером в самом низу - вкладка Сеть.

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

RCON Password менять можно, и даже нужно. Если на вашем сервере стоит стандартный RCON Password - CHANGEME, обязательно измените его!

<figure><img src="/files/hcAqt0SG5jMTgdbz8q1F" 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-rust.gitbook.io/hosting/nastroika-servera/rcon-parol-i-port.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.
