# FAQ

<details>

<summary>Can I raise funds for anything?</summary>

Yes, as long as it aligns with Geyser’s values: open, creative, and community-driven projects that promote positive impact around the world.

The project does not have to be about Bitcoin per se.

</details>

<details>

<summary>How do I start a project?</summary>

Simply create an account, click **“Creator"** then **"Launch your Project”**, add your story, set a goal, and publish. The  You’ll start receiving Bitcoin directly to your wallet.

</details>

<details>

<summary>Is Geyser Available in my country?</summary>

Most probably! Geyser works in almost every country. See which country we operate in: [Countries on Geyser](/geyser-docs/resources/countries-on-geyser.md).

</details>

<details>

<summary>Do I need to be verified to raise funds?</summary>

Only email verification and social login is required to start. When you raise over $10k you need to verify via a phone number, and over $100k you need to verify with ID.&#x20;

</details>

<details>

<summary>What fees does Geyser charge?</summary>

Geyser fees range from **0 % to 5 %** and may go higher if the creator opts in for additional marketing support. This represents a **low amount compared to many other crowdfunding platforms**.

Geyser also charges an upfront project launch fee, in order to keep the signal on the platform high and reduce the number of spam projects.&#x20;

Learn more here: [Geyser Fees](/geyser-docs/resources/geyser-fees.md)

</details>

<details>

<summary>How can contributors support a project?</summary>

They can contribute using Bitcoin via Lightning and fiat.

Learn more [Contribute on Geyser](/geyser-docs/product-guides/contribute-on-geyser.md)

You can also support projects by spreading the word as an Ambassador. Simply login and share the project link using your Ambassador URL. Learn more:[Become an Ambassador & Earn](/geyser-docs/product-guides/getting-started/become-an-ambassador-and-earn.md)

</details>

<details>

<summary>When do I receive the funds?</summary>

You need to manually withdraw your funds by going to your Geyser project and clicking 'withdraw'. You can only withdraw once your balance reaches $20.

You can withdraw to your Bitcoin or Lightning address.

</details>

<details>

<summary>How can I increase my project’s visibility?</summary>

Tell your story clearly, add visuals, and share your project on social media or Nostr to attract more contributors.

Learn more from [Success Stories](/geyser-docs/your-project-guides/success-stories.md)

Make sure you follow the[Project Checklist](/geyser-docs/resources/project-checklist.md)

</details>

<details>

<summary>How can I contact Geyser for help?</summary>

You can reach us via the [Contact us](/geyser-docs/contact-us.md) page.

</details>

Have more questions? Reach out to us here: [Contact us](/geyser-docs/contact-us.md).


---

# Agent Instructions: 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:

```
GET https://guide.geyser.fund/geyser-docs/resources/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
