# 301.6 Lesson - cypherpunks

**Screen:** cypherpunks

**Headline:** Bitcoin is the Result of Decades of Research

**Reward:** 13

**Text:** Bitcoin is the result of decades of research work by a group of individuals who call themselves Cypherpunks. They are interested in using cryptography to promote privacy and security in a world where increasing surveillance in the digital age can lead to erosion of freedoms.

Earlier digital cash systems that relied on peer-to-peer (P2P) networks had one or both of the following problems:

* They required a central authority to manage the ledger of ownership.
* The currency units could be copied, resulting in the "double-spending problem" where a single unit could be spent multiple times.

Satoshi addressed both of these issues by combining existing technologies in the creation of Bitcoin. The first issue is resolved because the decentralized nature of the Bitcoin network means that there is no central authority that users need to trust. The second issue is addressed because the unique cryptographic techniques used in Bitcoin make it impossible to copy the currency units.

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

## QUIZ

**Question:** Who are the Cypherpunks and what is their goal?

**Answer:** The Cypherpunks are a group of individuals who seek to use cryptography to promote privacy and security in the digital age

**Feedback:** Well done! It's interesting to note that the Cypherpunks' goal of using cryptography to promote privacy and security is particularly relevant in today's digital age, where increasing surveillance can lead to the erosion of freedoms

**Correct:** true

**Answer:** The Cypherpunks are a group of hackers who aim to steal personal data and sensitive information through the use of cryptography

**Feedback:** Sorry, that's not quite right. While the use of cryptography can certainly be beneficial for hackers, the Cypherpunks seek to use cryptography for the opposite purpose. Maybe try again with a different answer

**Correct:** false

**Answer:** The Cypherpunks are a group of cryptographers who seek to create complex mathematical equations that are difficult to solve

**Feedback:** Nope. While cryptography does involve the use of complex mathematical equations, the Cypherpunks are not primarily interested in creating these equations for their own sake. Try again!

**Correct:** false

<figure><img src="/files/3rjGru8FhRuJmh6nY42k" 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-301-bitcoin-why-was-it-created/301.06-lesson-cypher-punks.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.
