> For the complete documentation index, see [llms.txt](https://earn.blink.sv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://earn.blink.sv/chapter-104-bitcoin-why-is-it-special/104.02-lesson-decentralized.md).

# 104.2 Lesson - Decentralized

**Screen:** Decentralized

**Headline:** Special Characteristic

**Reward:** 2

**Text:** Fiat money is controlled by banks and governments — which is why people refer to it as a “centralized” currency.

Bitcoin is not controlled by any person, government or company — which makes it “decentralized”

Not having banks involved means that nobody can deny you access to bitcoin — because of race, gender, income, credit history, geographical location — or any other factor.

Anybody — anywhere in the world — can access and use Bitcoin anytime you want. All you need is a computer or smartphone, and an internet connection. In fact, even a feature phone with no internet can utilize Bitcoin with services like Machankura!

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

## QUIZ

**Question:** Is bitcoin centralized?

**Answer:** No. Bitcoin is completely “decentralized”.

**Feedback:** That is correct. There is no company, government or institution that controls bitcoin. Anyone can use bitcoin — all need is a smartphone and an internet connection.

**Correct:** true

**Answer:** Yes. It is centrally controlled by the United Nations.

**Feedback:** Wrong answer. Please try again.

**Correct:** false

**Answer:** Yes. It is centrally controlled by the world’s largest banks.

**Feedback:** Incorrect. You already know this is not true!

**Correct:** false

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


---

# 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://earn.blink.sv/chapter-104-bitcoin-why-is-it-special/104.02-lesson-decentralized.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.
