# Установка

## Установка

1. Скачайте [архив с дистрибутивом](https://buyers-cms.ru/demo) с официального сайта.
2. Распакуйте содержимое архива в корневую директорию вашего сайта.
3. Введите в строке браузера адрес: <http://имя\\_вашего\\_сайта/&#x20>;
4. Вы увидите панель установщика, следуйте его инструкциям.
5. Всего через несколько шагов у вас будет свой интернет магазин :thumbsup:&#x20;

{% content-ref url="/pages/-Maj-YkwSMSPxV7onhjU" %}
[Технические требования](/start/requirements.md)
{% endcontent-ref %}


---

# 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://docs.buyers-cms.ru/setup/install.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.
