> 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.md).

# Launch a project

Starting a project on Geyser is super easy. Here are the quick guides to walk you through the process.

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

###

### Continue on the following dedicated page:

{% content-ref url="/pages/8vbt6lu3VzqFPMZBOGxL" %}
[Step-by-Step: how to create a project](/geyser-docs/product-guides/launch-a-project/step-by-step-how-to-create-a-project.md)
{% endcontent-ref %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create an open fundraiser</strong></td><td>Learn to create your project in a few simple steps</td><td></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2Frv169NqOlvgPw2f5RIyX%2FLaunch.jpg?alt=media&amp;token=94d3c207-68da-46c2-9933-003af057f21a">Launch.jpg</a></td><td><a href="/geyser-docs/product-guides/launch-a-project/create-an-open-fundraiser.md">Create an Open Fundraiser</a></td></tr><tr><td><strong>Create an All-or-Nothing campaign</strong></td><td>Receive the funds if your project reaches its funding goal</td><td></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2Fbf5xzh0MzdhVWDmC839i%2FWrite%20Entry.png?alt=media&amp;token=c848d753-6ab2-4062-b69c-d1f1b1b4b559">Write Entry.png</a></td><td><a href="/geyser-docs/product-guides/launch-a-project/create-an-all-or-nothing-campaign.md">Create an All-or-Nothing campaign</a></td></tr><tr><td><strong>Set up a Lightning wallet</strong></td><td>Learn how to obtain a  Lightning wallet to launch your project</td><td></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FUHcmSFl7fIKv7A6Yr7IP%2FLightning%20wallet.png?alt=media&amp;token=23420c28-a4e5-447c-aaae-22a906f6687e">Lightning wallet.png</a></td><td><a href="broken://pages/wsfOggKeboYJtaDRn4ka">Broken link</a></td></tr><tr><td><strong>Connect your wallet</strong></td><td>Learn how to connect your wallet with your project</td><td></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FGlLLD80HcohIvMchSgHW%2FLightning%20adresss.png?alt=media&amp;token=374784bd-146a-431b-8384-92328a5a414f">Lightning adresss.png</a></td><td><a href="/geyser-docs/product-guides/launch-a-project/configure-your-wallet-and-withdraw-funds.md">Configure your wallet &amp; Withdraw funds</a></td></tr><tr><td><strong>Choose Funding mechanism</strong></td><td>Launch an ongoing Fundraiser or an All-or-Nothing Campaign</td><td></td><td><a href="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2Fv5gSPq66hVnkJbEFn64r%2FLightning%20adresss.png?alt=media&amp;token=17e06860-ea55-49d2-8ba4-a5bbebe1c5f6">Lightning adresss.png</a></td><td></td></tr><tr><td><strong>Launch Modes on Geyser</strong></td><td>You can launch with additional support from Geyser tean</td><td></td><td></td><td><a href="/geyser-docs/product-guides/launch-a-project/launch-plans-on-geyser.md">Launch Plans on Geyser</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/product-guides/launch-a-project.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.
