# Overview

## **Key Highlights:**

### **Triple Security Model**

* **Bitcoin cryptoeconomic security:** Secured by Babylon, Fiamma chain leverages the immense cryptoeconomic security of Bitcoin network in ZKP verification in all ecosystems.
* **Decentralized and permissionless security:** Our intersubjective nodes running on mobile devices further decentralize our POS chain and help both Fiamma and Babylon identify intersubjectively attributable faults.
* **Bitcoin network security:** By implementing Bitvm2, Fiamma pioneers in verifying ZK proofs with fraud proofs on the Bitcoin network. Our intersubjective nodes invoke optimistic ZKP verification on Bitcoin to settle disputes if any.

### **Cost-Effective and Instant ZK Verification**

Built on Cosmos SDK, Fiamma provides fast proof verification, reducing verification time from hours to seconds, and achieves \~99% cost reduction by checking multisigs securely.

### **Universal Compatibility**

Designed to be blockchain-agnostic, Fiamma serves as a universal verification layer for ZK applications across various blockchain environments, including both programmable and non-programmable chains.

### **Extending the Functionality of Babylon**

Our intersubjectivite node module and capability of verifying ZKP on Bitcoin network by fraud proof can help Babylon offer comprehensive and secure POS services. Currently, Babylon chain can only identify objectively attributable faults like double-sign on the blockhains. With us, Babylon can better unlock the cryptoeconomic security of the 21M BTC.


---

# 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://litepaper.fiammalabs.io/readme/overview.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.
