> For the complete documentation index, see [llms.txt](https://help.zenky.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zenky.io/exchange.md).

# Обмен данными

- [Импорт клиентской базы](https://help.zenky.io/exchange/customers.md)
- [Интеграция с iiko](https://help.zenky.io/exchange/iiko.md): Интеграция сайта и мобильного приложения с iiko
- [Интеграция iikoDelivery с сайтом и приложением Zenky](https://help.zenky.io/exchange/iiko/delivery-sync.md)
- [Подключение и настройка Iiko Biz](https://help.zenky.io/exchange/iiko/biz.md)
- [Подключение и настройка Iiko Transport](https://help.zenky.io/exchange/iiko/transport.md): Рассказываем, как подключить Iiko Transport (CloudAPI) к вашему магазину Zenky.
- [Интеграция c 1C:Предприятие](https://help.zenky.io/exchange/1c.md): В этом разделе мы расскажем как выгрузить товары из 1С:Розница, Управление торговлей, Управление нашей фирмой, Комплексная автоматизация.
- [Поддерживаемые конфигурации 1С: Предприятие](https://help.zenky.io/exchange/1c/1c-exchange.md)
- [Установка модуля обмена Zenky для 1С:Розница](https://help.zenky.io/exchange/1c/setup-assistant.md): Мы написали свой модуль обмена для 1С:Розница, т.к. Битрикс не поддерживает эту редакцию 1С. Наш модуль называется - Zenky 1C Assistant.
- [Установка модуля обмена Битрикс для 1С](https://help.zenky.io/exchange/1c/bitrix-for-1c.md): Для 1С: Управление торговлей ред. 11.4. релиз 11.4.8.73
- [Настройка подключения модуля обмена Битрикс 1С с Zenky](https://help.zenky.io/exchange/1c/bitrix-1c-connect.md): Что нужно делать после установки модуля Битрикс на вашу 1С УТ или УНФ
- [Интеграция c Frontpad](https://help.zenky.io/exchange/frontpad.md)
- [Подключение Frontpad к Zenky](https://help.zenky.io/exchange/frontpad/setup.md): Первичное подключение
- [Импорт товаров из Frontpad в Zenky](https://help.zenky.io/exchange/frontpad/products-sync.md): Узнайте, как импортировать товары и категории из Frontpad в Zenky.
- [Синхронизация статусов заказов из Frontpad](https://help.zenky.io/exchange/frontpad/statuses.md): Автоматическое изменение статусов в Zenky при изменении их во Frontpad.
- [Сопоставление модификаторов Frontpad](https://help.zenky.io/exchange/frontpad/modifiers.md): Связь модификаторов Zenky и модификаторов Frontpad.
- [Сопоставление способов оплаты Frontpad](https://help.zenky.io/exchange/frontpad/payments.md)
- [Настройка модуля обмена Zenky Frontpad Assistant](https://help.zenky.io/exchange/frontpad/assitant.md): Обмен с Frontpad статусами, заказами, бонусами, клиентами через расширение для браузера Google Chrome
- [Настройка бонусной системы Zenky и Frontpad](https://help.zenky.io/exchange/frontpad/bonuses-sync.md): Инструкция для настройки синхронизации бонусных баллов клиентов
- [Настройка маски телефона для Frontpad](https://help.zenky.io/exchange/frontpad/phone-mask.md): Установить нужный формат телефона для отправки заказов во Frontpad


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/exchange.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.
