# How Pricing Works in eMOBIQ AI

## Introduction

Setting a budget is a crucial step in managing your project effectively. Below, we provide a clear breakdown of how pricing works, so you can make informed decisions.

***

## Understanding the Pricing Model

Our pricing structure is designed to be transparent and flexible. The cost of your project is primarily determined by two key factors:

* **Application Size (Number of Pages)**: The complexity and scope of your application impact the number of pages required. If a specific page count isn’t provided in the prompt, it will be automatically determined by AI.
* **Backend Service:** Introducing external APIs might increase the complexity of your application in turn raising the cost. This is due to the refinement needed to ensure your application works as expected.

Remember, not all allocated budget here will be used in one go. It adjusts based on your application size and how much refinement you plan on making to your application.

***

## Defining Your Application Size

Before submission, you can specify the estimated size of your application in the prompt:

* **Small**: 3-5 pages
* **Medium**: 8-10 pages
* **Large**: 12-15 pages

The final size may vary depending on the number of features and complexity outlined in your prompt.

***

## Estimated Cost Breakdown

<table data-header-hidden><thead><tr><th width="332.1650390625" align="center"></th><th width="329.8941650390625" align="center"></th></tr></thead><tbody><tr><td align="center"><strong>App Size</strong></td><td align="center"><strong>Estimated Cost</strong></td></tr><tr><td align="center">Small</td><td align="center">15 Credits</td></tr><tr><td align="center">Medium</td><td align="center">30 Credits</td></tr><tr><td align="center">Large</td><td align="center">50 Credits</td></tr></tbody></table>

We are committed to ensuring you have full control over your budget. If you have any questions, feel free to [*reach out*](https://orangekloud.com/contact-us/) to our team. We are here to help you every step of the way.


---

# 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.emobiq.com/emobiq-ai/readme/how-pricing-works-in-emobiq-ai.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.
