> For the complete documentation index, see [llms.txt](https://wiki.zgcvpn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zgcvpn.com/sw/windows/zgcvpn.md).

# ZGC VPN (НЕ СТАБИЛЬНЫЙ СОФТ)

**Скачать приложение:**\
• [Windows](https://zgc.su/downloads/ZGCVPN.msi)\
• [Mac OS (intel - old mac)](https://zgc.su/downloads/ZGCVPN_intel.zip)\
• [Mac OS (m1, m2, m3 - apple silcon)](https://zgc.su/downloads/ZGCVPN_m.zip)

<details>

<summary>Linux</summary>

[Recommended (Deb)](https://zgc.su/downloads/ZGCVPN.deb)

[Alternative (AppImage)](https://zgc.su/downloads/ZGCVPN.AppImage)

</details>

## Как использовать приложение?

{% hint style="success" %}
**ANDROID**: Обязательно разрешите приложению ZGC VPN работу в фоном режиме и уберите все ограничения в настройках энергосбережения.\
**MAC OS**: <mark style="color:blue;">При первом запуске</mark> необходимо нажать на яблоко слева в верхнем углу. Системные настройки – безопасность – Найдите и подтвердите запуск ZGC VPN
{% endhint %}

### Скопируйте ссылку из письма

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

### Откройте приложение ZGC VPN

1. Вставьте подписку из письма (которую в прошлом шаге скопировали
2. Нажмите кнопку `ACTIVATE`&#x20;

<figure><img src="/files/KvMha0T0iapPHq62meFw" alt="" width="180"><figcaption><p>первый запуск приложения</p></figcaption></figure>

### Включение/отключение VPN

{% hint style="success" %}
**Включение VPN**

Нажмите на большую оранжевую кнопку. Она станет зеленой - вы подключены.
{% endhint %}

{% hint style="info" %}
**Отключение VPN**

Нажмите на большую зеленую кнопку, она станет оранжевой - вы отключены.
{% endhint %}

<figure><img src="/files/t1fTOBPVzlOa9VWyVKJd" alt=""><figcaption><p>экран включения/отключения</p></figcaption></figure>

## Решение проблем

### Как обновить подписку?

1. Выключите VPN, нажав на большое круглую кнопку. (Она должна гореть оранжевым в выключенном состоянии)
2. Справа наверху нажмите кнопку "Обновить" ↻, чтобы подписка обновилась
3. Возникли проблемы? Свяжитесь с нами


---

# 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.zgcvpn.com/sw/windows/zgcvpn.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.
