> For the complete documentation index, see [llms.txt](https://hub.bsvblockchain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-network-topology/essentials-of-overlay-services/future-outlook.md).

# Future Outlook

<figure><img src="https://3421145409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRTEKu4E7Fvtss3GI9CYU%2Fuploads%2F2Txv3kzOkR2VYewEp7oe%2Foutlook.jfif?alt=media&amp;token=0576f575-90c7-4518-b391-64530bee3ec6" alt=""><figcaption></figcaption></figure>

The future of overlay networks is poised for **advancements in scalability, security, and regulatory compliance**, positioning BSV as a leading platform across various industries. As transaction volumes increase with the introduction of **Teranode**, overlay services will become increasingly critical.

A **scaled Merkle Service** is anticipated to replace ARC's microservice BlockTx, as Teranode blocks are expected to exceed the current 4GB limit. **Teranode will announce Merkle subtrees while constructing its own block**, allowing for early work initiation and efficient propagation upon block discovery, thereby **distributing computational effort throughout the block assembly process.**

Overlay services on the BSV blockchain provide **a robust mechanism for managing specialized business logic, data storage, and transaction processing**, enabling businesses to develop sophisticated applications that **leverage the immutability and transparency** of blockchain technology while **maintaining the flexibility and efficiency required for real-world operations.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-network-topology/essentials-of-overlay-services/future-outlook.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
