# Billing and Payment

### Pricing Model

We currently offer a Pro Monthly plan worth $29 per month, and a Pro Annual plan worth $249 per year

For commercialisation, you can reach to the founders via mail at <info@dualite.dev> or [schedule a call with us](https://calendly.com/dualite-info/alpha-commercialisation)

{% hint style="info" %}
This limited-time early-bird offer is for a select few. Prices may be updated soon.
{% endhint %}

#### USD

| Free              | Pro Monthly           | Launch Monthly                      |
| ----------------- | --------------------- | ----------------------------------- |
| $0                | $29                   | $79                                 |
| 20 messages       | 200 messages          | Unlimited messages                  |
| Community Support | Premium email support | Dedicated support from the founders |

#### INR (inclusive of taxes)

| Free              | Pro Monthly           | Launch Monthly                      |
| ----------------- | --------------------- | ----------------------------------- |
| $0                | Rs. 2999              | Rs. 7999                            |
| 5 messages        | 200 messages          | Unlimited messages                  |
| Community Support | Premium email support | Dedicated support from the founders |

What are 'messages'?

Each message that you sent through our initial chatbot or the iterative chat is counted as a message.<br>

### Reaching out for custom plans

You can schedule a call with us at [Calendly](https://calendly.com/dualite-info/alpha-commercialisation)


---

# 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://alphadocs.dualite.dev/billing-and-payment/billing-and-payment.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.
