# Why bloXroute?

Blockchain performance is constrained not only by on-chain execution, but by how quickly information reaches the network. Delays, congestion, and inconsistent routing at the networking layer directly impact execution quality, block inclusion, and strategic decision-making.

bloXroute addresses this by operating a high-capacity, low-latency global network of servers (relays) optimized for rapid propagation of transactions and blocks across multiple blockchain systems. By reducing hops and bypassing common bottlenecks of the public internet, the BDN improves both speed and determinism without changing consensus or compromising decentralization.

Faster and more reliable propagation enables:

* **Traders and searchers** to submit transactions sooner and with higher confidence in execution timing
* **Trading infrastructure** teams to build lower-latency, more predictable execution paths
* **Validators** to receive transactions and blocks earlier, improving participation and rewards
* **Applications and wallets** to access fresher data and deliver more responsive user experiences

The result is improved execution quality, better decision-making under competition, and more efficient use of network resources.


---

# 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.bloxroute.com/introduction/why-use-bloxroute.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.
