# Как начать работать в Zenky.io

1. Зарегистрироваться в системе по адресу [https://my.zenky.io](https://my.zenky.io/)
2. Создать свой магазин. [Инструкция→](https://help.zenky.io/shop/create)
3. Наши менеджеры внедрения свяжутся с вами и создадут для вас магазин и аккаунт владельца магазина, а так же проконсультируют о тарифных планах
4. Создать город(а), котором работает ваш магазин, кафе, доставка. [Инструкция→](https://help.zenky.io/shop/cities-pos)
5. Создать склады и привязать их к городам. [Инструкция→](/shop/cities-pos.md)
6. Создать категории товаров. [Инструкция→](/shop/products.md)
7. Наполнить товарами в каталог (если нет учетной системы). [Инструкция→](/shop/products.md)
8. Создать коллекции товаров для отображения на главной странице сайта и приложения. [Инструкция→](/shop/collections.md)
9. Настроить обмен товарами с вашей учетной системой (1С, Frontpad). [Инструкция→](/exchange/1c/1c-exchange.md)
10. Создать промо акции. [Инструкция→](broken://pages/-M4ADnxnByn1OXlvFD_U)
11. Настроить бонусные системы Zenky и Frontpad. [Инструкция→](/exchange/frontpad/bonuses-sync.md)
12. Установить на браузеры операторов расширение Zenky Frontpad Assistant. [Инструкция→](/exchange/frontpad/assitant.md)
    1. Синхронизировать точки продаж (склады) Zenky и Frontpad
    2. Синхронизировать статусы заказов Zenky и Frontpad
    3. Импортировать заказы из Frontpad
    4. Импортировать клиентов из Frontpad
13. Настроить внешний вид сайта. [Инструкция→](/website/builder.md)
14. Купить и привязать домен к сайту. [Инструкция→](https://help.zenky.io/website/domains)
15. Настроить внешний вид приложения. (в разработке)
16. Зарегистрировать developer аккаунты в [Appstore](/app/ios/apple-developer.md) и [Play Market](/app/android/google-play-publish.md)
17. Оформить [страницы приложения в Appstore](/app/ios/app-store-publish.md) и [Play Market](/app/android/google-play-publish.md)
18. Отправить приложение на публикацию.

## Инструкции по шагам

{% content-ref url="/pages/-M4ACkF2RNPMGrNR2a52" %}
[Создание магазина](/shop/create.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4ACxwSWY45xFHDO-HT" %}
[Создание городов и складов](/shop/cities-pos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4ADByBWsQrgPbwwPoQ" %}
[Создание категорий и товаров](/shop/products.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4ADVBtIeBft4yTd\_v8" %}
[Создание коллекций товаров](/shop/collections.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4ADYMpIxfM4t-rDwhc" %}
[Импорт товаров из Frontpad в Zenky](/exchange/frontpad/products-sync.md)
{% endcontent-ref %}

{% content-ref url="/pages/wpIq0ybbbSjT40VPji9f" %}
[Акции и баннеры](/loyalty/promo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3G6lJ8XziZalOnN6BO" %}
[Настройка бонусной системы Zenky и Frontpad](/exchange/frontpad/bonuses-sync.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3BMJ-yWkR4GBUffTFe" %}
[Настройка модуля обмена Zenky Frontpad Assistant](/exchange/frontpad/assitant.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4AjxeADgCp93t-bNLc" %}
[Конструктор сайта](/website/builder.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://help.zenky.io/start/firststep.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.
