# Welcome to the Geyser Guide

Here, you’ll find everything you need to:

* **Get started quickly** with clear tutorials and checklists.
* **Build a strong project page** that tells your story and inspires support.
* **Grow your reach** through marketing strategies, ambassador networks, and community tips.
* **Keep your backers engaged** with updates, impact reports, and transparent progress.

The Guide is a collection of **lessons, tools, and real examples** from creators who’ve successfully launched on Geyser. Whether you’re building a Bitcoin circular economy, creating art, or developing open-source software, you’ll find practical insights to help you succeed.

👉 Explore the tutorials, watch quick video tips, and start shaping your project with the confidence that you’re not doing it alone.

{% embed url="<https://www.youtube.com/watch?index=2&list=PLIDbic_KUMN3vwTcN9IcEVy_1e-UCAni4&v=4U3LSaDzprs>" %}


---

# 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://guide.geyser.fund/geyser-docs/welcome-to-the-geyser-guide.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.
