# Online fundraising

## Requirements

To be able to collect money online, you first need a legal person. This could be an individual, an unincorporated partnership (aka unincorporated club or association of people) or a legal entity (typically a non profit or a limited liability company, aka LLC).

Alternatively, you can also ask an existing legal entity to act as your Fiscal Sponsor. That basically means that you use an existing entity to collect money on your behalf. You can later ask them to disburse the money for various expenses that you have.

## Crowdfunding platforms

We are only listing here international platforms. If you have platforms to recommend that only work in certain languages or regions, please create a section for the country or region.

### Chuffed

* £0.20 + 1.20% (UK), €0.25 + 1.20% (EU), $0.30 + 2.9% (US) ([pricing page](https://chuffed.org/pricing))
* Donors are asked for an optional (but opt out) tip of 15%
* Used by [XR UK](https://chuffed.org/project/extinctionrebellion), [XR Hackney](https://chuffed.org/project/uprising)

### GoFundMe

* £0.25 per donation + 2.9% (UK), €0.25 + 2.9% (EU), $0.30 + 2.9% (US) (note: in some countries, there is an extra 5% platform fee, see their [pricing page](https://www.gofundme.com/pricing))
* Donors are asked for an optional (but opt out) tip of 10%
* Used by [XR Bristol](https://www.gofundme.com/f/XRBristol/)

### Open Collective

* 5% + credit card fees ([pricing page](http://opencollective.com/pricing))
* Open source ([github](https://github.com/opencollective/opencollective))
* Used by ([complete list](https://opencollective.com/extinctionrebellion))
  * UK: [XR Hackney](https://opencollective.com/xrhackney), [XR Waltham Forest](https://opencollective.com/extinction-rebellion-waltham-forest1), [XR Camden](https://opencollective.com/xr-camden)
  * Belgium: [XR Belgium](https://opencollective.com/xr-belgium), [XR Namur](https://opencollective.com/xr-namur), [XR Antwerp](https://opencollective.com/xr-antwerp)
  * Spain: [XR Barcelona](https://opencollective.com/xr-barcelona)

## Documents

* comparison of different online platforms with their respective pros and cons ([spreadsheet](https://docs.google.com/spreadsheets/d/1ZZnw7EW_bYqgbEzcERy47qOp3t12evFqSvw2upXITvg/edit#gid=1837090371))


---

# 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://extinctionrebellion.gitbook.io/docs/finance/online-fundraising.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.
