# What is Firefly?

Firefly is a cloud infrastructure automation platform that enables platform and DevOps teams to automate, manage, and govern their entire cloud footprint with Infrastructure-as-Code (IaC).

Acting as a central "source of truth" for your cloud, Firefly discovers and tracks resources across AWS, Azure, Google Cloud, Kubernetes clusters, and SaaS platforms. By providing a unified configuration management database (CMDB) for dynamic cloud environments, Firefly empowers teams to finally uncomplicate their cloud operations.

With streamlined IaC orchestration, and unified asset management, Firefly helps organizations:

* Manage IaC across multiple providers with a unified interface.
* Orchestrate infrastructure deployments with ease.
* Automatically codify existing infrastructure.
* Detect and remediate configuration drifts in real-time.
* Enforce governance policies across the entire cloud environment.
* Reduce waste and prevent outages.
* Accelerate innovation while maintaining security and performance at scale.

Delivered as a SaaS platform, Firefly integrates seamlessly with your cloud accounts, Kubernetes clusters, version control systems, and ChatOps tools with no local installation required.


---

# 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://docs.firefly.ai/introduction/what-is-firefly.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.
