# Overage & Usage

If your campaign is a big hit, you may exceed your plan's monthly view limit. Overage fees ensure your videos keep playing without interruption.

| Plan           | Overage Fee per Extra View | Volume Discount         |
| -------------- | -------------------------- | ----------------------- |
| **Basic**      | $0.10                      | None                    |
| **Business**   | $0.05                      | 10% off for >100K views |
| **Enterprise** | Custom pricing             | Negotiated per contract |

A view is counted when a viewer starts playing your video. Overage fees are billed at the end of your cycle. You can track your usage in \[Usage & Quotas] and receive alerts when you approach your limit.

* Views Count:
  * What happens if I’ll exceed my free plan’s 1,000 views (For Free plan) (Viewers will see a modal before the video play) Corrie, LMK if you need to understand that.
  * What happens if I’ll exceed my 5,000 views limit (For Business plan)
  * How can I prevent exceeding the views limit?


---

# 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.blings.io/plans-pricing/overage-usage.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.
