# План развития

{% hint style="info" %}
Наш продукт постоянно развивается, получает новые функции и улучшения (см. [история версий](https://help-vending.zetasoft.ru/vvedenie/istoriya-versii)). Естественно, работа над оптимизацией, исправлением ошибок и улучшением производительности тоже идёт непрерывно.
{% endhint %}

## Описание формата версий или “что важно понимать”

**n.v.x.y** - общий формат номера релиза продукта, где:

* **n.v.x** - номер версии релиза 1С: Управление торговлей, который использован в текущем релизе продукта;
* **y** - номер сборки, их может быть неограниченное количество.

{% hint style="warning" %}
*В этом плане отмечены важные функции и нововведения, которые ожидают продукт в будущем (многие, но, конечно, далеко не все).*
{% endhint %}


---

# 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-vending.zetasoft.ru/vvedenie/plan-razvitiya.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.
