> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/nachalo-igry/igrovoi-launcher/vstroennyi-vpn.md).

# Встроенный VPN

В игровой лаунчер добавлен специальный VPN, вы можете использовать его в случае если лаунчер не может получить доступ к обновлениям игры, или у вас высокий ping во время игры.

**VPN для загрузки обновлений:**

\
Если у вас проблемы с обновлением лаунчера, из-за чего вход в игру невозможен, так как лаунчер не может проверить обновления клиента, то в таком случае вам поможет опция Прокси для файлов клиента\
\- Включить опцию можно в профиле аккаунта в верхнем правом углу лаунчера:\
![1686064614195.png](https://revolgc.pro/attachments/1686064614195-png.37669/)\
\- В открывшемся окне выберите настройку Files Proxy\
![1686064740952.png](https://revolgc.pro/attachments/1686064740952-png.37670/)\
\- После выбора, нажмите кнопку Применить\
\
В некоторых случаях данная опция может срабатывать автоматически, опция используется только для входа в игру, в самой игре вы будете подключены через подключение вашего интернета.<br>

**VPN для игры:**\
\
\- Включить опцию можно в профиле аккаунта в верхнем правом углу лаунчера:\
![1686064614195.png](https://revolgc.pro/attachments/1686064614195-png.37669/)\
\- В открывшемся окне выберите настройку VPN из предложенных вариантов\
![1686065109865.png](https://revolgc.pro/attachments/1686065109865-png.37671/)\
\- После выбора, нажмите кнопку Применить\
\
Данная опция подключает вас в игру через нашу сеть VPN, во время игры соединение с нашими серверами так же будет проходить через нашу сеть VPN, данную опцию рекомендуется использовать только в случае если во время игры у вас стабильно очень высокий ping.\
Данная опция распространяется только на подключение к нашему серверу, все остальные подключения на вашем пк будут работать в стандартном режиме.\
\
**Внимание! Опция VPN находиться в тестовом режиме, возможны перебои в подключение, или ухудшение соединения.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.revolgc.pro/nachalo-igry/igrovoi-launcher/vstroennyi-vpn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
