# Pricing

The Nightfall Developer Platform offers two different types of subscription plans: **Free**, and **Enterprise**. Pricing is based on the uncompressed data volume scanned by Nightfall

**Free Plan**\
When you sign up for the Nightfall Developer Platform, you are automatically enrolled in the **Free** plan, which comes with a set volume limit of 3 GB of data scanned per month.

**Enterprise Plans**\
If you are consistently scanning significant data volumes each month, you may want to reach out to <sales@nightfall.ai> to discuss our Enterprise plans which offer custom pricing and [rate limits](https://help.nightfall.ai/developer-api/nightfall_apis/saas/rate-limits-for-native-saas-app-apis) for DLP APIs and [SaaS APIs](https://help.nightfall.ai/developer-api/nightfall_apis/saas/rate-limits-for-native-saas-app-apis).

For additional information, please [contact our team](https://nightfall.ai/contact) to discuss your use cases.


---

# 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://help.nightfall.ai/developer-api/introduction/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.
