# Third party fundraising

## For the third party

With Zeffy, it's easy to set up third-party fundraisers, especially if the charity you want to raise money for is already using Zeffy.&#x20;

If you want to use Zeffy's tools to collect donations for a charity without transaction fees, then you need to [create a free account here](https://www.simplyk.io/register_organism?lang=en).

{% hint style="info" %}
When setting up your Zeffy account, use a password and email address that you're comfortable sharing with the charity you're donating to.&#x20;
{% endhint %}

You then need to connect your Zeffy account to your chosen charity's Stripe account ([video](https://youtu.be/2XbG3Lutmn4)). The charity would be able to do this easily - they'd just need to log on to your Zeffy account, go to the banking tab, and then log into their Stripe through Zeffy, or create a new Stripe account if they aren't currently using Zeffy.

{% hint style="info" %}
There's no limit of the number of Zeffy accounts that can be connected to a single Stripe account.
{% endhint %}

The charity would only need to do this set up the first time. All the funds raised through your peer-to-peer campaign will then be deposited straight into the charity's Stripe account.&#x20;

{% hint style="info" %}
If you want to issue tax receipts in the charity's name, you'll also need their charitable registration number, and the signature of an authorized person.
{% endhint %}

You can use the same Zeffy account to launch ticketed events, create donation forms and campaigns, and launch other peer-to-peers, with the funds always being deposited straight into your charity's account.

{% hint style="info" %}
We don't currently have the ability to add multiple users to the *same* Zeffy account - this is something we're hoping to release with our next update.
{% endhint %}

If you have any questions about setting up multi-user accounts, reach out to us at contact\@zeffy.com- we'd be happy to help!

## For the charity

To encourage any third-party campaign initiative, we suggest that you embed a peer-to-peer donation campaign form on your website or share it with your donors so that an individual can create and launch their fundraiser easily and at any time. Here are the steps to do so:

1. Create a new [peer-to-peer campaign form](/org/suivi-des-donations/peer-to-peer-campaigns.md);
2. Customize your campaign description with some fundraising ideas to inspire your donors;
3. Share your campaign and [embed it on a page of your website](/org/suivi-des-donations/partager.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://docs.zeffy.com/org/suivi-des-donations/campagne-de-dons/multi-user-accounts.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.
