# 502.5 Lesson - supplyLimit

**Screen:** supplyLimit

**Headline:** Bitcoin's Supply Limit Could Be Corrupted

**Reward:** 3

**Text:** Bitcoin's decentralized nature allows for its supply to be independently validated by each node on the network, ensuring that it cannot be corrupted. This is achieved through a consensus process in which every transaction that has been confirmed on the bitcoin network is independently validated.

While anyone can fork the code and make changes to the rules, it is unlikely that this version of the code would be adopted by the wider network. The decentralized consensus process and the incorruptible supply of bitcoin are crucial to its appeal as a form of money.

The maximum supply of bitcoin is fixed at 21 million, and any attempt to increase this limit would require consensus from a significant portion of the bitcoin network, which is highly unlikely to happen.

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

## QUIZ

**Question:** How is the supply of bitcoin protected from being corrupted?

**Answer:** Through a decentralized consensus process in which every transaction is independently validated by nodes on the network

**Feedback:** Congratulations! You've unlocked the ultimate bitcoin supply mastery. Did you know that the decentralized nature of the bitcoin network allows for greater transparency, as every transaction is independently validated by nodes on the network

**Correct:** true

**Answer:** Through a centralized process in which a single authority controls the issuance of new coins

**Feedback:** Nope, sorry! Bitcoin's supply isn't controlled by a central authority. Try again

**Correct:** false

**Answer:** By fixing the maximum supply at an arbitrary number, such as 100 million

**Feedback:** Uh oh, looks like you might have gotten the wrong answer. The maximum supply of bitcoin is fixed at 21 million, not 100 million. But at least you're learning about bitcoin!

**Correct:** false

<figure><img src="/files/LGwT7Xx9qDylwSNlEXXQ" 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-502-bitcoin-criticisms-fallacies-ii/502.05-lesson-supply-limit.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.
