> 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/zgc-vpn.md).

# ZGC VPN

{% hint style="info" %}
This wiki is available in English language.

You are viewing RU-version of the Wiki. \
To change language to English - click on flag button at the bottom left.
{% endhint %}

{% hint style="success" %}
Сайт:[ https://zgcvpn.com](#user-content-fn-1)[^1]

ВК: <https://vk.com/zhongguocu>

Telegram: <https://t.me/zgc_vpn_bot>

Email: <vpn@zgc.su>
{% endhint %}

{% content-ref url="/spaces/wVIUV1j9I9sVfappzYUn/pages/ca1QR1KyXk32slQ7Z3r5" %}
[Связаться с поддержкой](/support/contact.md)
{% endcontent-ref %}

Добро пожаловать в базу знаний ZGC VPN

Здесь вы сможете найти ответы на часто задаваемые вопросы, инструкции по установке программ и многое другое

{% hint style="info" %}
Не знаете с чего начать? Попробуйте открыть раздел [Начать установку](/sw/install.md)
{% endhint %}

{% content-ref url="/spaces/wVIUV1j9I9sVfappzYUn/pages/5XBupwro5HtsuGpygiUB" %}
[Начать установку](/sw/install.md)
{% endcontent-ref %}

{% content-ref url="/spaces/wVIUV1j9I9sVfappzYUn/pages/0mzGs5DFCuo3C7DN5Yfi" %}
[Обновление подписки](/u/update.md)
{% endcontent-ref %}

{% content-ref url="/spaces/wVIUV1j9I9sVfappzYUn/pages/OQS98aRgdnm2Vz1i5WBC" %}
[Проблемы с подключением](/faq/connectivity_issues.md)
{% endcontent-ref %}

{% content-ref url="/spaces/wVIUV1j9I9sVfappzYUn/pages/p3bnxZmCYkmBrzE5EGVv" %}
[Популярные вопросы](/faq/popular.md)
{% endcontent-ref %}

{% content-ref url="/spaces/wVIUV1j9I9sVfappzYUn/pages/9yBiAZWxds93iFDpIqDx" %}
[Полезные статьи](/blog/main.md)
{% endcontent-ref %}

{% content-ref url="/spaces/wVIUV1j9I9sVfappzYUn/pages/eKZR3mCmIuKRYvwBjUhr" %}
[Актуальные промо-акции](/faq/promo.md)
{% endcontent-ref %}

{% content-ref url="/pages/SqBcqfcNjqlpPhkcFa6m" %}
[Правила](/rules/main.md)
{% endcontent-ref %}

{% hint style="info" %}
Полезные ссылки, способы связи можно найти [тут](https://zgcvpn.com/contacts/)
{% endhint %}

[^1]: &#x20;[https://zgcvpn.](https://zgcvpn.ru/)com


---

# 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/zgc-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.
