# Setting up GitHub Sponsors

Open Collective Europe projects can use Open Collective to receive GitHub Sponsors funds by following these steps:

* Confirm that you have a **GitHub organization** (not an individual user account). You can create a GitHub organization by following [this guide](https://help.github.com/en/github/setting-up-and-managing-organizations-and-teams/creating-a-new-organization-from-scratch).
* [Create a Collective](https://opencollective.com/europe/apply) for your open source project if you don't already have one. You will need to use OC Europe as your fiscal host. &#x20;

{% hint style="warning" %}
*Organisations on Open Collective are not the same as Organisations on GitHub. You must create a Collective in order to manage your project's finances on Open Collective.*
{% endhint %}

* Visit [github.com/sponsors](http://github.com/sponsors) and sign your GitHub organization up for the Sponsors waitlist:\
  &#x20; \
  ✔️ Select: "This organization is using a fiscal host" and select *Open Collective Europe* from the menu.  \
  \
  ✔️ Add your Collective's URL to the 'Fiscal host project profile URL' box for example: <https://opencollective.com/babel>&#x20;

![](/files/2HFbcgipZ4zshaeHkxVD)

Click Join Waitlist. GitHub staff will review your application, and you'll be notified when you can proceed to the next step.&#x20;

{% hint style="info" %}
OC Europe acts as your legal and financial home. You do not need to enter your own Stripe account  or business information. \
\
If you reach this step please contact <support@opencollective.com> and we will amend your application with GitHub.&#x20;
{% endhint %}

## Frequently Asked Questions

### What fees will be charged?

The standard OC Europe fees apply to funds raised via GitHub Sponsors: 10%. GitHub does not charge a fee.

### Should I create an Organization or a Collective?

Confusingly, GitHub and Open Collective use the word "organization" to mean two different things.

* **On GitHub, you need to create an Organization** to use Sponsors for your project.
* **On Open Collective, you need to create a Collective** for your project (Organizations on Open Collective are a different profile type, for companies who sponsors open source projects, i.e. designed for paying money out, not accepting money like Collectives).


---

# 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://docs.opencollective.com/oceurope/how-it-works/financial-contributions-how-to-donate/setting-up-github-sponsors.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.
