# Enterprise Max

{% hint style="info" %}
The Enterprise Max add-on is available with the Enterprise plan.
{% endhint %}

***

## Features

* [**Platform whitelabeling**](/docs/settings/workspace/whitelabelling.md)\
  Convert the Proto AICX Platform to your branding, logo, and colours for complete consistency.
* [**On-premise & hybrid hosting**](/docs/developer-documentation/on-premise-and-hybrid-hosting.md)\
  Meet compliance and local data management needs with on-premise hosting for complete control over data storage and processing.
* **Hourly data auto-syncing**\
  The frequency that AI agents can retrain on provided URLs.
* **Unlimited support**\
  Get access to unlimited support via personalised, 24/7 messaging with the Proto team.
* **Dedicated prompt engineer**\
  Get a dedicated prompt engineer to set up and optimise your AI agents for the highest automation performance and customer satisfaction.

***

## Get the add-on

To have the add-on applied to your Enterprise-level workspace, either:

* Contact your Proto account rep
* Make a request through the [Proto AI](/docs/getting-started/proto-ai.md) chatbot in the platform


---

# 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://documentation.proto.cx/docs/getting-started/enterprise-max.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.
