# 3. Blockchain Architecture

- [3.1. Orange pilled](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.1.-orange-pilled.md)
- [3.2. Open fee market](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.2.-open-fee-market.md)
- [3.3. Market-driven governance](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.3.-market-driven-governance.md)
- [3.4. Bitcoin anchoring](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.4.-bitcoin-anchoring.md)
- [3.5. Immediate transaction finality](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.5.-immediate-transaction-finality.md)
- [3.6. Full node sovereignty](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.6.-full-node-sovereignty.md)
- [­­­­­­­­3.7. Cross-chain consistency](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.7.-cross-chain-consistency.md)
- [3.8. Escaping stall](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.8.-escaping-stall.md)
- [3.9. No inflation](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.9.-no-inflation.md)
- [3.10. Cheap to handle](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.10.-cheap-to-handle.md)
- [3.11. Bitcoin checkpoints](https://docs.sequentia.io/white-paper/3.-blockchain-architecture/3.11.-bitcoin-checkpoints.md)


---

# 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.sequentia.io/white-paper/3.-blockchain-architecture.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.
