# Enterprice

На данный момент платформа Onebot имеет все необходимые функции для создания чат-ботов под любую нишу бизнеса.

{% hint style="info" %}
Но если какой-то функции тебе не хватает - можно заказать индивидуальную разработку. В таком случае наши программисты создадут нужные блоки специально для тебя.
{% endhint %}

Такие блоки отображаются в окне создания блока в разделе «**Enterprise**». Заказать разработку такого блока можно, например, для связки с вашей БД, для передачи нужной информации из бота в вашу CRM, и т.д.&#x20;

<figure><img src="/files/MzdhEvMZDjnhRkyYWGcN" alt=""><figcaption></figcaption></figure>


---

# 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.onebot.tech/onebot-help/bloki-konstruktora/enterprice.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.
