# Our Approach

- [What is exSat](https://docs.exsat.network/approach/what-is-exsat.md)
- [exSat’s Docking Layer Approach](https://docs.exsat.network/approach/what-is-exsat/exsats-docking-layer-approach.md)
- [The Paradigm Shift of the Bitcoin Economic Ecosystem](https://docs.exsat.network/approach/what-is-exsat/the-paradigm-shift-of-the-bitcoin-economic-ecosystem.md)
- [Challenges Addressed by exSat](https://docs.exsat.network/approach/what-is-exsat/challenges-addressed-by-exsat.md)
- [Architecture](https://docs.exsat.network/approach/architecture.md)
- [Data Consensus Protocol](https://docs.exsat.network/approach/architecture/data-consensus-protocol.md)
- [Network launch phases](https://docs.exsat.network/approach/architecture/data-consensus-protocol/network-launch-phases.md)
- [Decentralized UTXO index](https://docs.exsat.network/approach/architecture/data-consensus-protocol/decentralized-utxo-index.md)
- [Synchronizers and Validators](https://docs.exsat.network/approach/architecture/data-consensus-protocol/synchronizers-and-validators.md)
- [Hybrid Consensus Mechanism](https://docs.exsat.network/approach/architecture/data-consensus-protocol/hybrid-consensus-mechanism.md)
- [Decentralized execution](https://docs.exsat.network/approach/architecture/data-consensus-protocol/decentralized-execution.md)
- [Decentralized Asset Custody (Coming soon)](https://docs.exsat.network/approach/architecture/decentralized-asset-custody-coming-soon.md)
- [Enhancing the Bitcoin Ecosystem with Smart Contract Capabilities](https://docs.exsat.network/approach/architecture/enhancing-the-bitcoin-ecosystem-with-smart-contract-capabilities.md)
- [Expanding Possibilities with Rollups](https://docs.exsat.network/approach/architecture/expanding-possibilities-with-rollups.md)
- [$XSAT Tokenomics](https://docs.exsat.network/approach/usdxsat-tokenomics.md)
- [Total Supply and Issuance](https://docs.exsat.network/approach/usdxsat-tokenomics/total-supply-and-issuance.md)
- [Rewards to Synchronizers and Validators](https://docs.exsat.network/approach/usdxsat-tokenomics/rewards-to-synchronizers-and-validators.md)
- [Incentives and Staking Requirements](https://docs.exsat.network/approach/usdxsat-tokenomics/incentives-and-staking-requirements.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.exsat.network/approach.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.
