# AquilaX License Model

AquilaX offers three subscription tiers—Free, Premium, and Ultimate—designed to scale with your security needs. All tiers provide robust functionality for modern DevSecOps workflows and continuous application security.

***

### 🔓 Free Plan

**What You Get**:

* Scanners: **Secrets**, **Git Compliance**, **PII Data**
* Core Features:
  * ✅ Unlimited scans
  * ✅ CI/CD integration
  * ✅ Reporting dashboard
  * ✅ API access
  * ✅ CLI & IDE tools

**Limits**:

* 🚫 Max **10 users per organization**
* 🚫 No advanced scanners (e.g., Malware, AI Code Scan)

***

### 💼 Premium Plan

**What You Get**:

* All **Free Plan** features
* Additional Scanners:
  * ✅ SAST (Static Application Security Testing)
  * ✅ SCA (Software Composition Analysis)
  * ✅ IaC (Infrastructure-as-Code)
  * ✅ Container & API Scanning

**Limits**:

* ✅ No user limit
* 🚫 No **Malware** or **AI-based Scanning**

***

### 🚀 Ultimate Plan

**What You Get**:

* All **Premium Plan** features
* Plus:
  * ✅ **Malware Scanning**
  * ✅ **AI Code Scanning** with Securitron
  * ✅ **AI Auto-Triage**
  * ✅ **AI Assistant** support
  * ✅ Full deployment flexibility:
    * Multi-tenant SaaS
    * Single-tenant (dedicated)
    * **On-Prem** or **Your Cloud**

**Limits**:

* ✅ No user or scan type limits

***

### 🔢 License Calculation

A **license** is counted as:

* Every **active committer** in the past 30 days **plus**
* Every user with **platform access**

**Example**:

> If 8 out of 10 developers committed code last month and 1 security engineer accessed the platform, you need **9 licenses**.

***

### ✅ Common Features in All Plans

| Feature           | Available in All Plans |
| ----------------- | ---------------------- |
| Unlimited Scans   | ✅                      |
| CI/CD Integration | ✅                      |
| Reporting         | ✅                      |
| API Access        | ✅                      |
| CLI & IDE Tools   | ✅                      |

***

🔗 **Learn more**: <https://aquilax.ai/#start-here>


---

# 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/aquilax-license-model.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.
