> 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/product-guides/launch-a-project/launch-plans-on-geyser.md).

# Launch Plans on Geyser

#### **1. Starter Launch — $25**

**Do it yourself, get discovered through Geyser.**\
Gain full access to all Geyser tools and publish your project independently.\
You’ll appear across the platform and be discoverable by the Geyser community.

Includes:

* Access to all Geyser project features
* Basic platform discovery

***

#### **2. Growth Launch — $50**

**Boost your visibility with expert feedback.**\
Get a stronger start with Geyser’s visibility boost and one-time expert feedback to refine your project.

Includes:

* **Landing Page Feature:** 1-week front-page spotlight
* **Geyser Newsletter Feature:** top placement in our monthly newsletter (5,000+ subscribers)
* **Social Media Post:** shared on Geyser’s X account (15,000+ followers)
* **Project Feedback:** one-time review from a Geyser Team expert

***

#### **3. Pro Launch — $300**

**Hands-on support + network amplification.**\
Work directly with the Geyser team to craft your launch strategy and amplify your reach across our creator and media network. (Limited to 5 projects per month.)

Includes everything in **Growth**, plus:

* **Spotlight Email:** dedicated email to Geyser users interested in your category
* **Personalised Launch Strategy:** 1-on-1 session to design your launch plan
* **Dedicated Support:** 1 month of hands-on guidance from the Geyser team
* **Exclusive Network:** access to Geyser’s network of creators, podcasters, and media partners

***

#### 4. Partnership **—** starting at$2,500

Hands-on execution and full ecosystem amplification. For teams scaling serious initiatives.

* **Dedicated strategy and execution**
* **Content creation and campaign management**
* **Full network access and amplification**
* **Continuous optimization and support**
* **Direct collaboration with the Geyser team**


---

# 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/product-guides/launch-a-project/launch-plans-on-geyser.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.
