# Main Page

{% hint style="warning" %}

### Not all content is in English yet

**We are still working on English version of our help section.**\
Some pages may still be in Russian, however, we are working as fast as we can to translate them all.
{% endhint %}

## Most popular topics:

* [Account activation](/english/customer-account/account-activation.md)
* [How to reinstall OS](/english/vds-management/os-installation/how-to-reinstall-os.md)
* [Upload & connect ISO image](/english/vds-management/os-installation/upload-connect-iso-image.md)
* [How to install ISPmanager 5](/english/tutorials/control-panels/how-to-install-ispmanager-5.md)
* [How to install HestiaCP](/english/tutorials/control-panels/how-to-install-hestiacp.md)
* [How to install OpenVPN](/english/tutorials/vds-configuration/vpn-proxy-servers/how-to-install-openvpn.md)

{% hint style="info" %}
If you have any questions that are not described in the help section, you can always contact [our Customer Support](https://vdsnow.ru/en/contact.html).
{% endhint %}


---

# 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://help.vdsnow.ru/english/master.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.
