# Novel Service Delivery Methods

Using payment channels, Bitcoin’s ability to operate as a network layer means services can now be delivered inside the same financial instrument that will pay for them. This vastly simplifies payments, making them cheap enough that single cent transactions become cost-effective to make.

<figure><img src="https://github.com/bsv-blockchain/gitbook-bsv-academy/blob/master/.gitbook/assets/Chapter%205%20GIF%2011.gif" alt=""><figcaption></figcaption></figure>

This change will engender a completely new user experience, where payments happen often, but for small amounts. These amounts can accumulate in a payment channel, terminating periodically (e.g. monthly) with a transfer of funds. Instead of paying up front for an entire movie to stream, you will be able to pay for what you watch and if you turn it off after a few minutes closing the payment channel will mean you only paid for what you viewed rather than the movie in its entirety as in legacy models.\\


---

# 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-infrastructure/the-small-world-network/novel-service-delivery-methods.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.
