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

# Welcome to CloudFilt Documentation

**CloudFilt** is a complete **web security and optimization platform**.\
Our mission is to provide developers, businesses, and organizations with **powerful, flexible, and easy-to-use tools** to protect, accelerate, and manage their web applications.

With a global network of 340+ data centers, CloudFilt ensures **real-time protection, high availability, and faster performance,** while keeping integration simple.\
\
What CloudFilt offers:

* **CDN & WAF** → Continuous traffic filtering and acceleration.
* **Plugins & Integrations** → Ready-to-use solutions (e.g., WordPress, CMS, etc.).
* **APIs** → Flexible APIs for developers to integrate CloudFilt security and performance into their own systems.
* **Multi-language SDKs** → Support for several programming languages to simplify integration into custom applications.
* **DNS & Traffic Management** → Easy management of your domains and DNS without relying on external providers.

### Why CloudFilt ?

* Enhanced **security** (DDoS, bots, injection attacks, zero-day threats).
* Improved **performance** (lower latency, optimized delivery).
* Greater **reliability** (resilient, multi-datacenter architecture).
* **Ease of use** through plugins, APIs, and dashboards.
* **Cost-effective** with a single unified solution.

👉 Get started now by adding your first website here: <https://app.cloudfilt.com/add-website>.\
👉 Full technical documentation is available in the sections below.


---

# 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:

```
GET https://docs.cloudfilt.com/readme.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.
