# Introduction

## Let's Make BTC Greater Than Ever

**Fiamma Bridge** is a **trust-minimized** and **hack-resistant** Bitcoin bridge.

* **Trust-minimized**: The bridge ensures security under the assumption that **at least one member of the challenger group remains honest** (1-of-N honesty assumption). Thanks to our permissionless challenger design, N can be large and grow freely.
* **Hack-resistant**: The bridge's design makes **stealing assets significantly harder for attackers compared to conventional BTC bridges**, due to ISA (Isolated Safe Architecture).


---

# 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.fiammalabs.io/our-product-suite/pragmatically-trustless-bitvm-bitcoin-bridge/introduction.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.
