# How We Bill

### Billing cycle <a href="#billing-cycle" id="billing-cycle"></a>

You are billed monthly for each app based on:

1. the Nanonets products in your subscription,
2. the plan you select (i.e., Pro or Enterprise etc), and
3. the number of Models you are using.
4. the number of API calls you make to these models

These are the “Pricing Metrics” that are used to calculate your bill. We bill you each month in advance based on what your Pricing Metrics were on the last day of the prior month.

### Overages and credits <a href="#overages-and-credits" id="overages-and-credits"></a>

We know that your usage, however, may change. If you increase or decrease the number of API calls or Models, which Nanonets products or plans you use, we may charge you overages or issue you credits. These charges or credits will be based on how and when your Pricing Metrics changed over the course of the last month.

### Estimating your upcoming invoice <a href="#estimating-your-upcoming-invoice" id="estimating-your-upcoming-invoice"></a>

You can see your current monthly fee for each app when you first sign up and any time after that in your Billing Settings (available through your dashboard). To estimate any overage charges or credits based on changes in your Pricing Metrics.


---

# 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://legal.nanonets.com/how-we-bill.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.
