# Интеграция c 1C:Предприятие

Наша система Zenky.io может обмениваться с разными редакциями  1С с помощью нашего собственного модуля 1C Assistant и модуля 1С-Битрикс.

На данным момент мы поддерживаем обмен со следующими редакциями 1С:

* 1C:Розница 8.3 редакция 2.х через [модуль Zenky 1C Assistant](/exchange/1c/setup-assistant.md)
* 1С:Управление торговлей 8.3 редакция 10, 11 через [модуль 1С-Битрикс](/exchange/1c/bitrix-for-1c.md)
* 1С:Управление нашей фирмой 8.3 редация 10, 11 через [модуль 1С-Битрикс](/exchange/1c/bitrix-for-1c.md)


---

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