> 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/geyser-is-changing.md).

# Geyser is changing

Geyser now focuses on approved Circular Grants created with vetted Field Partners.

{% hint style="warning" %}
**You can no longer create a standard project or public fundraiser on Geyser.** New campaigns are limited to approved Circular Grants created with approved Field Partners.
{% endhint %}

Geyser is moving away from being an open crowdfunding platform for creators and projects. Our focus is now **Circular Grants**: locally stewarded grants that help entrepreneurs and small businesses in trusted Bitcoin circular economies access fair capital.

## What is a Circular Grant?

A Circular Grant gives an approved local business capital without creating debt. If and when the recipient is able, they may voluntarily forward money into their community's Community Fund so it can support another entrepreneur.

Forwarding is a pledge, not a repayment obligation. There is no balance to collect, no required schedule, no interest and no penalty if the recipient cannot contribute.

## Who can create a Circular Grant?

Circular Grants are not open for self-service creation.

Only an **approved Field Partner** can work with Geyser to propose a beneficiary and prepare a Circular Grant campaign. Geyser reviews the Field Partner, the beneficiary, the intended use of funds and the required safeguards before approving a campaign.

Being identified as a potential Field Partner—or submitting an application—is only the first step. Full status follows screening, an interview, verification, approval and onboarding. Approval as a Field Partner does not guarantee that a grant will be funded.

## Why Field Partners?

Field Partners are trusted local operators who understand their communities. They:

* identify and verify credible local entrepreneurs;
* help approved beneficiaries prepare their campaigns;
* provide local support and responsible reporting;
* protect beneficiary consent, safety and reputation; and
* help steward capital for future entrepreneurs.

## Why are we scaling slowly?

This is a deliberate, partner-led programme—not an open marketplace. We are expanding gradually according to:

* credible local demand;
* available grant and operating funding;
* Field Partner capacity;
* Geyser's ability to verify and support each campaign; and
* evidence that safeguards and the Circular Grant model are working as intended.

This means availability will remain limited while the programme develops.

## What should I do next?

* **I want to launch a standard project:** Standard project creation is no longer available.
* **I represent a trusted local Bitcoin community:** [Apply to become a Field Partner](https://airtable.com/appyM7XlNIWVypuP5/shrNXMwb68dmNeMX4). Application and onboarding do not guarantee funding.
* **I want to contribute:** You can support an active, approved Circular Grant when one is published by Geyser.
* **I already have a Geyser project:** See [Support for existing Geyser projects](/geyser-docs/help-and-support/support-for-existing-geyser-projects.md).
* **I need a refund:** Follow [How to claim a refund](/geyser-docs/help-and-support/how-to-claim-a-refund.md).

[Learn more about Circular Grants](/geyser-docs/the-new-geyser/circular-grants.md) · [Learn about Field Partners](/geyser-docs/the-new-geyser/field-partners.md) · [Support Geyser](/geyser-docs/support-geyser.md)


---

# 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/geyser-is-changing.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.
