> 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/nostr-booth.md).

# Nostr Booth

Created by **Tanja Bächle**, *The Traveling Nostr Booth* brought Nostr to the world stage through a three-country tour across **LaBitConf (Argentina)**, **SatsConf (Brazil)**, and **Adopting Bitcoin (El Salvador)**. By partnering with dozens of Nostr builders and companies, the project turned conferences into live onboarding hubs — complete with workshops, panels, and real-time zaps.

The initiative raised nearly **30M sats (\~$18K)** from **122 contributors**, funding booth setups, travel, and media coverage to showcase Nostr’s growing global community.

***

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

* **Sponsorship model:** Sold **sponsorship placements** on Geyser, creating visibility for partners while driving funding momentum.
* **Strong partnerships:** Coordinated behind the scenes with Nostr companies and builders to support the initiative in exchange of a spot at the physical booth.
* **Active promotion:** Maintained high visibility on social media before and during the tour — with live updates, interviews, and video content from the events.
* **Community-powered zaps:** Encouraged attendees to zap directly to the Geyser Lightning address at the booth, turning engagement into support.

***

#### **Features Used**

* 🧩 **Product Sales:** Sold sponsorship placements and Nostr badges directly via Geyser.
* 🎟️ **Transparent Funding Page:** Displayed real-time contributions for accountability and momentum.

***

#### **Impact Snapshot**

* **29,790,085 sats raised** (\~$18,813)
* **122 contributors**
* **3 major Bitcoin conferences covered across LatAm**
* **Dozens of Nostr companies** featured and onboarded
* **Educational content and documentary footage** produced for global audiencesThe Traveling Nostr Booth - Bri…

***

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

* ⚡ [Geyser Project](https://geyser.fund/project/thenostrboothinitiative?hero=geyserpromotion)


---

# 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/nostr-booth.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.
