# Как установить плагин?

{% hint style="danger" %}
Установка сторонних плагинов снижает уровень безопасности сайта, потому что сторонние плагины могут содержать уязвимости.

Также, после установки плагина, возможна нестабильная работа скрипта, так как скрипт не тестировался на совместимость со сторонними плагинами.
{% endhint %}

Загрузите файлы плагина с помощью FTP-клиента или через файловый менеджер на сервер в директорию `wp-content/plugins` и активируйте плагин в разделе "**Плагины**".<br>

<figure><img src="/files/sAokd7Sxn0xzORyzNHYa" 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://premium.gitbook.io/main/osnovnye-nastroiki/faq/kak-ustanovit-plagin.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.
