# README

View on gitbook: <https://dev.galoy.io/galoy-earn/>

## Blink

In addition to basic send, receive and store functionality, Blink offers a set of unique features.

**Merchant Map**: Find nearby merchants who accept payment with Lightning for their goods and services.

**Stablesats**: Hold money in a synthetic Dollar account to hedge against short term exchange rate volatility.

**Earn**: Learn about bitcoin and money in short lessons and earn sats for progressing.

The best way to learn about bitcoin is to start using it. Blink aims to make it extremely easy for beginners to start using bitcoin. But when the user has made their first successful transaction, it's time to dig a little deeper into what bitcoin is and how money works. The Earn section is the best place to do this.

![](/files/89UHysiAahzWnF63j5NH) ![](/files/QweMbXlkRB39CvQbfis2)

It is located on the bottom right of the app so it can be accessed easily at any time. Here, users can learn important concepts in short lessons and validate understanding of the concepts by answering quizzes.

As a bonus, each completed lesson pays out a reward in real bitcoin directly to the user's balance!

**Developing Earn**: Every day, thousands of Blink users around the world learn basic concepts with Earn that enhance their understanding of bitcoin a bit more. And not only do they learn, they also earn sats for doing so.

The first iteration of Earn covered four basic chapters with lessons and quizzes. In a lesson, users learn a concept. Understanding of the concept is then tested in a quiz. Upon successful completion of the quiz, a bitcoin reward is immediately credited to the user's bitcoin balance.

We would like to extend the Earn section by adding more lessons, so users can learn even more about bitcoin in a fun way that keeps users coming back to learn and earn more (about) bitcoin every day.

Which important concepts should beginners learn next? Join us in the education channel on [Galoy Mattermost ](https://chat.galoy.io/galoy/channels/education)and help us develop the next chapters that will educate the world about bitcoin, bit by bit and sat by sat. 🧡


---

# 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/readme-1-1.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.
