# 401.6 Lesson - scalability

**Screen:** scalability

**Headline:** Scalability

**Reward:** 3

**Text:** Scalability refers to the ability of a system, such as a network or platform, to handle a large amount of usage or traffic without experiencing issues or slowdowns.

Scalability is important for Bitcoin because the network will need to be able to support a much higher volume of transactions in order to meet the demand of retail and automated payments.

The Lightning Network allows users to conduct nearly unlimited transactions between each other outside of the Bitcoin blockchain, or off-chain.

This means that transactions can be conducted without the need for each one to be recorded on the blockchain, which helps to reduce the load on the network and allows it to handle more transactions.

\=================================================================

## QUIZ

**Question:** Why is scalability important for the Bitcoin network?

**Answer:** To meet the demand for retail and automated payments

**Feedback:** That's right. The Lightning Network helps the Bitcoin network achieve scalability by allowing users to conduct nearly unlimited transactions off-chain on a second layer

**Correct:** true

**Answer:** To make Bitcoin more attractive to investors

**Feedback:** That's not it! While improving the attractiveness of Bitcoin to investors could be a benefit of improving scalability, it is not the main reason why scalability is important for the Bitcoin network

**Correct:** false

**Answer:** To get the required licences for interoperability with financial institutions

**Feedback:** Try again! \*\*\*\* Obtaining required licenses for interoperability with financial institutions may be a goal for some organizations working with Bitcoin, but it is not directly related to the concept of scalability.

**Correct:** false

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


---

# 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://earn.blink.sv/chapter-401-lightning-network/401.06-lesson-scalability.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.
