> For the complete documentation index, see [llms.txt](https://docs.allforclimate.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allforclimate.earth/services/level-up-your-collective-extra-features/create-a-mini-crowdfunding-campaign.md).

# Create a mini-crowdfunding campaign

Do you want to raise funds for a specific campaign and promote it on a separate page with more explanation, pictures etc?

Good news. You can create a mini-crowdfunding campaign in just a few clicks and customize it with your own story, visuals, and fundraising goal.﻿

#### How to create a mini-crowdfunding campaign

1. Go to **Tiers** in your dashboard.
2. Create a new **Donation Box**.
3. At the bottom of the page, click **"Standalone page"**.
4. Click **Create**.

Your donation box and campaign page will now be created. You can return and edit them at any time.\
﻿﻿﻿

<figure><img src="/files/JMOP3SEfS1IfGsFSdwiu" alt=""><figcaption></figcaption></figure>

#### Customize your campaign page&#x20;

Click on the title of your newly created campaign.

1. Customize the page with your own content.

You can add:

* Pictures
* Videos
* A detailed campaign description
* Fundraising information

\
This gives you a dedicated page that you can share with supporters, put it on or website or share via your social media channels. It makes it easier to tell your story and collect donations. You can see an example below.

<figure><img src="/files/zuIHfCFA1I5LlPCdfaKk" alt=""><figcaption></figcaption></figure>

#### Looking for more flexibility?

You can also create **Event Pages** and **Project Pages** as subpages on your profile.These pages can:

* Have their own dedicated content
* Showcase specific activities or initiatives
* Include their own donation box

This allows you to organize different fundraising efforts under your main collective profile while giving each project its own space.\
\
Happy fundraising! 🌱


---

# 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://docs.allforclimate.earth/services/level-up-your-collective-extra-features/create-a-mini-crowdfunding-campaign.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.
