> 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-601-bitcoin-and-economics-i/601.06-lesson-schelling-point.md).

# 601.6 Lesson - schellingPoint

**Screen:** schellingPoint

**Headline:** Schelling Point

**Reward:** 5

**Text:** A Schelling point is a solution that people tend to choose by default, without communicating with each other.

This can happen in multiplayer cooperative games, where you have to anticipate the choices of others. If you make the wrong choice, you might face consequences or miss out on benefits.

Communication works the same way - it's like a multiplayer cooperative game played with others in the same network. We use standardized protocols (like email, spoken language, or money) to communicate efficiently with as many people as possible, with as little friction as possible. This can lead to increased trade, knowledge exchange, and innovation.

In the digital world, people tend to choose the same option (the Schelling point) when exchanging value. This is because they expect that others will also choose it.

The option that becomes the Schelling point is the one that communicates price signals most accurately, allowing market participants to coordinate with each other.

Bitcoin is a protocol for exchanging value that has several advantages over traditional currencies (called "fiat"). For example, it has a fixed supply and its value has generally increased over time, while fiat currencies often lose value. Additionally, the bitcoin network is permissionless, global, and indestructible. All of these factors make bitcoin a natural Schelling point for money.

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

## QUIZ

**Question:** What is a Schelling point?

**Answer:** A solution that people tend to choose by default in the absence of communication

**Feedback:** You got it right. Did you know that a Schelling point can occur in multiplayer cooperative games and communication networks, and can be facilitated by standardized protocols like money

**Correct:** true

**Answer:** A type of point system used in online multiplayer games

**Feedback:** Wrong! But at least you're thinking about points. Maybe try again and focus on communication this time

**Correct:** false

**Answer:** A point on the earth's surface where all the planet's magnetic forces are balanced

**Feedback:** Ha! You're off by a whole planet. Maybe try again and focus on the concept of default choices in the absence of communication.

**Correct:** false

<figure><img src="/files/8e9Ytb95hnDoiSFWrGBB" 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-601-bitcoin-and-economics-i/601.06-lesson-schelling-point.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.
