# Pricing and Cost Structure

### Two Access Paths

{% tabs %}
{% tab title="Through AWS or Azure Marketplace" %}

* **Free Trial**: Upon registration, customers receive 50 queries to test aiKO.
* **Upgrade**: After using 50 queries, customers can upgrade via the marketplace by selecting the desired configuration and payment term (monthly or annually).
* For more details, please visit the [aiKO AWS Marketplace Listing](https://aws.amazon.com/marketplace/pp/prodview-pvhctwqy7vqli).
  {% endtab %}

{% tab title="Access aiKO directly" %}

* **Free Trial:** Registering on the aiKO website grants 50 queries for testing.&#x20;
* **Upgrade:** After using the trial queries, customers can upgrade directly within aiKO, powered by Stripe.
  {% endtab %}
  {% endtabs %}

### Pricing Details

aiKO’s flexible pricing model allows you to start with a base capacity and scale up as needed.&#x20;

* **Single AI Agent Subscription**: Includes 2,000 questions/month (24,000/year) for up to 25 users.
  * Monthly: $1,500
  * Annually: $15,000
* **Additional Agents**: Additional agents can be added to accommodate higher volumes, ensuring that your costs grow in proportion to your usage.

### Implementation Fee

* To use aiKO on premise, you can pay an one-time fee of $10,000.&#x20;
* The implementation fee covers professional services for setup and onboarding, ensuring that your team is fully equipped to utilize aiKO effectively from day one.&#x20;
* This investment can lead to significant long-term savings by optimizing your processes and reducing operational inefficiencies.


---

# 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.aitomatic.com/dxa-factory-user-guide/get-started/pricing-and-cost-structure.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.
