# Read here / Читай тут

### Ukrainian / Українською

Тут ви можете знайти різні типи документів, що потрібні у щоденній роботі бізнесу (послуг, або товарів). Перегляньте доступні шаблони та використовуйте їх в системі [KeyCRM](https://keycrm.app), інструкція як додавати шаблони доступна [по посиланню](https://help.keycrm.app/uk/work-with-orders/iak-stvoriti-novii-shablon-druku-dlia-administratoriv)).

Якщо ви не можете знайти шаблон, що задовольняє ваші потреби - ви можете використати один із існуючих та відредагувати його самостійно або з допомогою програміста, в цілому - це достатньо просто.

Якщо ж ви розробили свій шаблон, який сильно відрізняється від того, що є в нашому каталозі - ви можете відправити нам код і ми розглянемо можливість додавання його в нашу бібліотеку, щоб він був доступний усім бажаючим.

### English

Here you can find all kind of documents you need to print during you day to day work selling goods online (used internally in [KeyCRM](https://keycrm.app), you can find how to add it [here](https://help.keycrm.app/uk/work-with-orders/iak-stvoriti-novii-shablon-druku-dlia-administratoriv)).

In case you can't find template which fits your needs you can adjust existing one by yourself or with help of html-developer as it's pretty basic stuff.

If you developed new template which drastically differs from what we have in these docs - you can provide us with a source code and we will consider to add it here for future use.

### Russian / Русский

Здесь вы можете найти разные типы документов, которые нужны в повседневной работе бизнеса (при продаже товаров или услуг) (используются внутри системы [KeyCRM](https://keycrm.app), инструкция как добавлять шаблоны доступна [по ссылке](https://help.keycrm.app/ru/order-management/kak-sozdat-novyi-shablon-dokumienta-dlia-piechati-dlia-administratorov)).

Если вы не можете найти шаблон, который удовлетворяет ваши потребности - вы можете использовать существующий, изменив его самостоятельно или с помощью верстальщика, в целом это достаточно просто.

Если же вы разработали новый шаблон, который сильно отличается от того, что есть здесь - вы можете отправить нам исходный код и мы рассмотрим добавление его в библиотеку, чтобы он был доступен всем.


---

# 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://templates.keycrm.app/start.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.
