> 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-202-attributes-of-a-good-store-of-value/202.09-lesson-censorship-resistance.md).

# 202.9 Lesson - censorshipResistance

**Screen:** censorshipResistance

**Headline:** No permission required

**Reward:** 5

**Text:** Censorship-resistance is an attribute that has become increasingly important in the digital age, as it refers to the difficulty that external parties, such as corporations or governments, have in preventing an individual from using a particular good.

This attribute is particularly valuable for individuals living under regimes that enforce capital controls or prohibit certain forms of trade. Bitcoin is often cited as being a censorship-resistant good due to its decentralized, peer-to-peer network, which allows for transactions to be made without human intervention or permission.

In contrast, the fiat banking system is regulated by states and requires human intervention to report and prevent certain uses of monetary goods, such as capital controls.

Gold, although it is not issued by states, can be difficult to transmit at a distance and is therefore more subject to state regulation.

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

## QUIZ

**Question:** Which of the following is a reason that Bitcoin is considered a censorship-resistant good?

**Answer:** Its decentralized, peer-to-peer network

**Feedback:** You are correct. The decentralized, peer-to-peer network of Bitcoin allows for transactions to be made without permission, making it a censorship-resistant good

**Correct:** true

**Answer:** Its physical nature

**Feedback:** No. In fact, physical goods often require permission to cross borders and can easily be confiscated. Better luck next time

**Correct:** false

**Answer:** Its regulation by states

**Feedback:** Sorry, but the opposite is actually true. The fiat banking system, which is regulated by states, requires human intervention to report and prevent certain uses of monetary goods, making it prone to censorship. Try again!

**Correct:** false

<figure><img src="/files/RepjvEyymi8lAuXHlWJm" 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-202-attributes-of-a-good-store-of-value/202.09-lesson-censorship-resistance.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.
