> For the complete documentation index, see [llms.txt](https://docs.flashedgecdn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flashedgecdn.com/flashedge-pricing/flashedge-firewall-pricing.md).

# FlashEdge Firewall pricing

The FlashEdge Web Application Firewall is built into the FlashEdge CDN and helps protect your content and applications against common web threats, including Layer 7 (application layer) DDoS attacks, unwanted IP access, and traffic from undesired countries.\
\
The FlashEdge Firewall is available as an optional paid add-on separately for every distribution.\
\
All Firewall features are included in a single package, so enabling **Recommended Protection**, **Country Protection**, or **IP Address Protection** does not affect the price — it remains the same.<br>

* **Price**: $12/month/30-days
* **Billing model**: Usage-based, calculated weekly based on a daily usage.
* **Daily cost**: $0.40 (charged only for days when the Firewall is active)

### How It Works

You are only billed for the days during which the Firewall is enabled in your FlashEdge configuration. For example:

* If you enable the Firewall for one FlashEdge distribution for 1 day in a given month, you'll be charged **$0.40**.
* If you keep it enabled for the full month, the cost will be \~**$12.00**.
* If you enable the Firewall for two distributions, you pay **$0.40 per day per distribution** — totaling **$0.80 per day**. The cost scales linearly with the number of distributions.

This flexible model ensures you only pay for the protection you actually use.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flashedgecdn.com/flashedge-pricing/flashedge-firewall-pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
