# Pricing

Aicado offers flexible, simple, and transparent pricing options to suit various needs and budgets. Whether you're an individual user, a small business, or a large enterprise, our pricing system is designed to provide value and scalability.

Aicado is a free-to-embed tool and operates on a credit system for consumption. You don't need to pay anything for embedding Aicado on your website. Credits are only spent when a model runs. Each model can have a different credit consumption rate.&#x20;

**With just creating an account you can access these features:**

* Limitless AI Agent Creation
* Embeddable AI Agent
* Team Account for Collaboration
* API Access

## **Credit System**

With Aicado, users can purchase credits according to their needs and use them whenever they want.

Each AI model in Aicado has unique credit requirements. Check [this page](/user-guide/pricing/what-can-you-do-with-100-credits.md) to see how many times you can use each model and discover the true value of Aicado credits.

| Credit Range  | Discount Rate | Price per Credit |
| ------------- | ------------- | ---------------- |
| 500-4999      | No Discount   | $0.01/credit     |
| 5000-19999    | Save 10%      | $0.009/credit    |
| 20000-49999   | Save 15%      | $0.0085/credit   |
| 50000-99999   | Save 20%      | $0.008/credit    |
| 100000-149999 | Save 25%      | $0.0075/credit   |
| 150000+       | Save 30%      | $0.007/credit    |

{% hint style="info" %}
1 Aicado Credit = 0.01 $
{% endhint %}

## **Add-ons**

### **Additional Domains**

Aicado supports hosting multiple domains, making it a great choice for businesses with multiple websites or agencies.

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

{% hint style="info" %}
Additional domain is "Connect" only feature. If you use API, you don't need to purchase an additional domain to connect Aicado API's.&#x20;
{% endhint %}

### Team Plan

Optimized for teamwork, our free Team plan allows multiple users to work under the same account. This plan increases collaboration and simplifies project management.&#x20;

* **Collaborate with Others:** Easily work together with team members on projects.&#x20;
* **Shared Access:** Share agents, API tokens, billing, dashboards, and more with your team.&#x20;
* **Simplified Billing:** All charges will go to your shared credit card instead of your personal account.
* **Flexibility:** Not ready to create a team yet? You can set one up later!

{% hint style="info" %}
You can open more than one team and you can join more than one team.
{% endhint %}

{% hint style="info" %}
When you use an account as a team, all transactions are billed to the owner’s credit card instead of your personal account, making it easier to manage expenses.
{% endhint %}

You can get more information about the Team account by [clicking here](/user-guide/using-as-a-team.md).

### **Removing Aicado Label**

For a more personalized experience, you can opt to remove Aicado branding from your embeds or when running under your domain. This "white labeling" service is available as an external add-on, allowing you to present a seamless brand experience to your users.

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

{% hint style="info" %}
Remove Aicado Label is "Connect" only feature. If you use API,  you don't need to purchase removing label since you're not using an interface.
{% endhint %}


---

# 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.aicado.ai/user-guide/pricing.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.
