> 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/geyser-for-___.md).

# Geyser for \_\_\_

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Social Causes</strong></td><td>How activists and educators raise funds and awareness for those in need</td><td></td><td><a href="/files/s6n54aBkVXISNdFyshdr">/files/s6n54aBkVXISNdFyshdr</a></td><td><a href="/pages/2hlCRfp6GBx0irPPxpuX">/pages/2hlCRfp6GBx0irPPxpuX</a></td></tr><tr><td><strong>Content Creators</strong></td><td>How content creators use Geyser to monetize their work in a sustainable way</td><td></td><td><a href="/files/sxG6D2f6q7fIlh8S78JL">/files/sxG6D2f6q7fIlh8S78JL</a></td><td><a href="/pages/RaMFsOmMTaTgszIxNhtU">/pages/RaMFsOmMTaTgszIxNhtU</a></td></tr><tr><td>Product Launches</td><td>How Geyser is the best place in launching your new Bitcoin products</td><td></td><td><a href="/files/7NOlqiOv1K6of28tM4l6">/files/7NOlqiOv1K6of28tM4l6</a></td><td><a href="/pages/tUDerwsJbVGSUJHVB6a7">/pages/tUDerwsJbVGSUJHVB6a7</a></td></tr><tr><td><strong>Filmmakers</strong></td><td>How independent filmmakers use Geyser to create amazing works of art</td><td></td><td><a href="/files/DkGHeksHhemhdlngl0IA">/files/DkGHeksHhemhdlngl0IA</a></td><td><a href="/pages/TOP61lH6ISy4y4vOirQH">/pages/TOP61lH6ISy4y4vOirQH</a></td></tr><tr><td><strong>Bitcoin Communities</strong></td><td>How Bitcoin communities and circular economies get started on Geyser</td><td></td><td><a href="/files/lW8U3SgWKBz5pBYyrjhF">/files/lW8U3SgWKBz5pBYyrjhF</a></td><td><a href="/pages/ubJJEk0awPTdV5McLUfz">/pages/ubJJEk0awPTdV5McLUfz</a></td></tr><tr><td><strong>Podcasters</strong></td><td>How podcasters monetize their work through their audiences on Geyser</td><td></td><td><a href="/files/QkxGUHL2o7RCNsmHOTrT">/files/QkxGUHL2o7RCNsmHOTrT</a></td><td><a href="/pages/Sgs4GpmhcSKd0O4VvFQq">/pages/Sgs4GpmhcSKd0O4VvFQq</a></td></tr><tr><td><strong>Open-source Software</strong></td><td>How open source projects use Geyser to raise money and continue innovating</td><td></td><td><a href="/files/L41RbATyNGqxsc52NsHs">/files/L41RbATyNGqxsc52NsHs</a></td><td><a href="/pages/mmQ0yf0AHPs5hOM5b0PJ">/pages/mmQ0yf0AHPs5hOM5b0PJ</a></td></tr><tr><td><strong>Writers</strong></td><td>How writers use Geyser to finance and publish their masterpieces</td><td></td><td><a href="/files/iqP8Mv9xAc70iMgVpnkP">/files/iqP8Mv9xAc70iMgVpnkP</a></td><td><a href="/pages/h8YD3ezwVkee7MFkpAc3">/pages/h8YD3ezwVkee7MFkpAc3</a></td></tr><tr><td><strong>Events</strong></td><td>How independent filmmakers use Geyser to create amazing works of art</td><td></td><td><a href="/files/gKSSLpl69Qjd8vzJssAI">/files/gKSSLpl69Qjd8vzJssAI</a></td><td><a href="/pages/nnzdI2bT2ZReJwx65JiB">/pages/nnzdI2bT2ZReJwx65JiB</a></td></tr></tbody></table>


---

# 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/geyser-for-___.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.
