# The Benefits of a Decentralised Structure

<figure><img src="/files/VNqF1aMpK8efTGrGfkvS" alt=""><figcaption></figcaption></figure>

Unlike **traditional financial systems that rely on central authorities**, Bitcoin operates on a peer-to-peer network where **mining nodes are all incentivised to operate the system according to the protocol** and **maintain the network's integrity.**&#x20;

This decentralised structure:

* **Eliminates a single point of failure; enhances security and ensures network availability**
* **Provides trust by operating according to mathematical principles instead of subjective reasoning**
* **Promotes transparency**, as all transactions are publicly recorded on the blockchain.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-basics-protocol-and-design/introduction-to-bitcoin-protocol-and-design/the-benefits-of-a-decentralised-structure.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.
