> 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

{% 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="/files/7NOlqiOv1K6of28tM4l6">/files/7NOlqiOv1K6of28tM4l6</a></td><td><a href="/pages/T3sDDcx1W3QGQOIV4r6N">/pages/T3sDDcx1W3QGQOIV4r6N</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="/files/58pkmfmEicUqQvWciCkN">/files/58pkmfmEicUqQvWciCkN</a></td><td><a href="/pages/s8LmunPgUYzbZP5sjkp4">/pages/s8LmunPgUYzbZP5sjkp4</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="/files/yJo2bTA3TAdqIwJnNKjM">/files/yJo2bTA3TAdqIwJnNKjM</a></td><td><a href="/pages/wsfOggKeboYJtaDRn4ka">/pages/wsfOggKeboYJtaDRn4ka</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="/files/KavfS0ok1RjCcCrTQKjN">/files/KavfS0ok1RjCcCrTQKjN</a></td><td><a href="/pages/qZjLIx8qEdXnk4HxGi1C">/pages/qZjLIx8qEdXnk4HxGi1C</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="/files/VsakdniXOTM2kUSfX8be">/files/VsakdniXOTM2kUSfX8be</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="/pages/tp97dHpNnF5roCU3k0XN">/pages/tp97dHpNnF5roCU3k0XN</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.
