> For the complete documentation index, see [llms.txt](https://guide.givewise.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.givewise.ca/for-fundraisers-getting-started-with-generosityworks/generosityworks-generosity-funds-for-personal-and-business/how-to-start-a-generosityworks-fund.md).

# How to Start a GenerosityWorks Fund

{% stepper %}
{% step %}

### Create a Fund&#x20;

Set up your personalized fund in just a few clicks. You can sign up for a personal or business account [**here**](https://fund.givewise.ca/sign-up/signup)**.**

<figure><img src="/files/mc7x9SmDmL8y524GQRDs" alt="" width="188"><figcaption><p>Choose Personal or Business.</p></figcaption></figure>
{% endstep %}

{% step %}

### Make It Public&#x20;

Email <mark style="color:blue;">charitysupport\@givewise</mark>.<mark style="color:blue;">ca</mark> to make your fund publicly accessible.

{% endstep %}

{% step %}

### Share Your Giving Link&#x20;

Receive your unique giving link and add it to your website, donation buttons, campaigns, and communications. Your supporters will be able to choose from a variety of ways to give, all through one simple link.

{% endstep %}

{% step %}

### **Promote Your Causes**

Share your fundraiser across social media and other channels to raise awareness and support. Don't forget to tag us @givewisecanada!
{% endstep %}

{% step %}

### Receive Donations

&#x20;Watch your community come together to support your cause. Every donor receives a tax receipt, and you can be confident the funds are going directly to charity.
{% endstep %}
{% endstepper %}

If you're looking for a secure, tax-receipt-enabled way to raise money for important causes, join GenerosityWorks today and make your impact felt.&#x20;


---

# 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://guide.givewise.ca/for-fundraisers-getting-started-with-generosityworks/generosityworks-generosity-funds-for-personal-and-business/how-to-start-a-generosityworks-fund.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.
