> For the complete documentation index, see [llms.txt](https://guide.geyser.fund/geyser-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.geyser.fund/geyser-docs/your-project-guides/success-stories/mi-primer-bitcoin.md).

# Mi Primer Bitcoin

Founded in 2021, **Mi Primer Bitcoin** (“My First Bitcoin”) is an open-source education project teaching Bitcoin fundamentals across the world. What started in El Salvador has grown into a **global network of educators in 40+ countries**, helping over **30,000 students** learn about Bitcoin’s principles of sovereignty and freedom.

Their **Geyser project** has become the central hub for community funding — raising **321M sats (\~$118K)** from **878 contributors** to expand education, publish textbooks, and train teachers worldwide.

{% embed url="<https://youtube.com/shorts/R8ADB_-cRdQ?si=lHNisiQJIVOE2JCy>" %}

***

#### **What Made the Project Successful**

* **Critical mission:** Provides free, open-source Bitcoin education that drives real adoption.
* **Community-powered:** Backed by grassroots support from Bitcoin educators, initiatives, and circular economies worldwide.
* **Smart funding integration:** The Geyser project link is shared consistently across social media, newsletters, and their website.
* **Trusted reputation:** Years of transparent proof-of-work and collaboration with the El Salvador Ministry of Education built global credibility.

***

#### **Features Used**

* ⚡ **Direct Geyser Donations:** Relies on one central Geyser link for global funding.
* 🌍 **Open Transparency:** Uses Geyser’s public funding tracker to show progress toward educational goals.
* 🔗 **Simple Integration:** Embeds Geyser links throughout social media content and the official website.

***

#### **Impact Snapshot**

* **321,442,347 sats raised** (\~$118,686)
* **878 contributors**
* **30,000+ students educated**
* **500+ teachers trained** across continents
* **10-week Bitcoin Diploma** adopted by the El Salvador Ministry of Educationmpb

***

#### **Featured Links & Media**

* ⚡ [Geyser Project](https://geyser.fund/project/miprimerbitcoin?hero=geyserpromotion)
* 🌐 [Website](https://miprimerbitcoin.io/)
* 🎙️ [Original Podcast with John](https://open.spotify.com/episode/50yFi38u9y49ClqPgcw8rT?si=w2L0KHovRUGwjSKhIkxt2w)

#### **Creator Tip 💡**

> *“Keep your funding open and your education free: when people see impact, they’ll fund the mission.”*

#### Full Interview

{% embed url="<https://youtu.be/ukdi_ekuci0?si=-v6Wx9XRWtQIQB8c>" %}


---

# 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://guide.geyser.fund/geyser-docs/your-project-guides/success-stories/mi-primer-bitcoin.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.
