# САЙТ

- [Конструктор сайта](https://help.zenky.io/website/builder.md): Как пользоваться конструктором сайта
- [Подготовка](https://help.zenky.io/website/builder/podgotovka.md)
- [Настройка главной страницы](https://help.zenky.io/website/builder/nastroika-glavnoi-stranicy.md)
- [Настройка второстепенных страниц](https://help.zenky.io/website/builder/nastroika-vtorostepennykh-stranic.md)
- [Страница "О компании"](https://help.zenky.io/website/builder/nastroika-vtorostepennykh-stranic/stranica-o-kompanii.md)
- [Страница "Доставка и Оплата"](https://help.zenky.io/website/builder/nastroika-vtorostepennykh-stranic/stranica-dostavka-i-oplata.md)
- [Глобальные настройки](https://help.zenky.io/website/builder/globalnye-nastroiki.md)
- [Визуальное оформление](https://help.zenky.io/website/builder/vizualnoe-oformlenie.md)
- [Домен для сайта](https://help.zenky.io/website/domains.md): Домен — это адрес сайта, по которому сайт можно найти в сети. Если вы хотите подключить собственный домен (то есть чтобы сайт открывался по адресу вида http://mysite.com), нужно сделать 3 шага.
- [Страницы сайта](https://help.zenky.io/website/pages.md)
- [Яндекс.Метрика](https://help.zenky.io/website/metrika.md): Счетчик, цели, электронная коммерция
- [Яндекс.Вебмастер](https://help.zenky.io/website/yandex-webmaster.md)
- [ВКонтакте пиксель](https://help.zenky.io/website/vkontakte-piksel.md): Установка кода ретаргетинга на сайт для сбора данных об эффективности таргетинговой рекламы Вконтакте
- [Facebook пиксель](https://help.zenky.io/website/facebook-piksel.md): Установка Facebook пикселя для сбора данных вашей рекламной кампании
- [reCAPTCHA v3](https://help.zenky.io/website/recaptcha.md): Узнайте как защитить ваш сайт с помощью reCAPTCHA v3.


---

# 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.zenky.io/website.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.
