# Services

List of services offered by AquilaX platform in relation to the plan selected

<table><thead><tr><th width="314">Service</th><th width="141" data-type="checkbox">Free</th><th width="148" data-type="checkbox">Premium</th><th data-type="checkbox">Ultimate</th></tr></thead><tbody><tr><td><a href="deployment-options#multi-tenant">Multi tenant (SaaS)</a></td><td>true</td><td>true</td><td>true</td></tr><tr><td><a href="deployment-options#single-tenant">Single tenant (Isolated Instance)</a></td><td>false</td><td>true</td><td>true</td></tr><tr><td><a href="deployment-options#private-cloud-on-prem">Private Cloud (your own Cloud)</a></td><td>false</td><td>true</td><td>true</td></tr><tr><td><a href="deployment-options#private-cloud-on-prem">On-Prem</a></td><td>false</td><td>true</td><td>true</td></tr><tr><td><a href="services/vulnerability-triaging">Manual vulnerability trigging</a></td><td>false</td><td>false</td><td>true</td></tr><tr><td><a href="services/appsec-training">Training (remote/in presence)</a></td><td>false</td><td>false</td><td>true</td></tr><tr><td><a href="services/security-consultation">Security Consultation</a></td><td>false</td><td>false</td><td>true</td></tr><tr><td><a href="services/devsecops-consultation">DevSecOps Consultation</a></td><td>false</td><td>false</td><td>true</td></tr><tr><td><a href="services/integrations">3rd party Integration</a></td><td>false</td><td>false</td><td>true</td></tr><tr><td><a href="../blog/ai/findings-review-aquilax-ai">Auto Triaging</a></td><td>false</td><td>false</td><td>true</td></tr></tbody></table>

{% hint style="info" %}
The free plan is limited to a maximum of 10 users per organization.
{% endhint %}

For price list please visit: <https://aquilax.ai/#pricing>


---

# 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.aquilax.ai/products-and-services/services.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.
