# Getting started

**Honey Platform** - это платформа для построения бизнес-приложений.&#x20;

Включает в себя:

* Особый архитектурный подход при разработке продукта
* Фреймворк и набор инструментов для FrontEnd разработки
* Фреймворк и набор инструментов для BackEnd разработки
* Инфраструктуру и сервисы для разработки, развёртывания и поддержки приложения.

Платформа может служить основой как для всей инфраструктуры компании или проекта, так и стать частью вашей микросервисной инфраструктуры.&#x20;

В маркетплейсе можно \[*будет в будущем*] найти различные адаптеры, коннекторы и прочие плагины и библиотеки для распространённых существующих платформ и решений.


---

# 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://docs.elege.studio/honey-platform/getting-started.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.
