> 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-for-non-qualified-donees-nqds/application-process-for-nqds.md).

# Application Process for NQDs

### WHAT IS GenerosityWorks for NQDs?

At GiveWise, we are proud to support Non-Qualified Donees (NQDs) through our **GenerosityWorks** initiative.

\
As a registered Canadian charity, GiveWise is regulated through the Canada Revenue Agency and can accept and receipt donations that are then directed to a third-party distributor and administrative overseer.

***

### WHAT IS A NQD?

Non-Qualified Donees are organizations or individuals doing incredible, public-benefit work that do not have registered charitable status and therefore cannot issue tax receipts. GiveWise supports these initiatives by receipting eligible gifts and facilitating their charitable impact.

***

### WHO IS IT FOR?

GenerosityWorks is for anyone leading a charitable initiative without charitable status or tax receipting capabilities.

\
To determine eligibility, we recommend reviewing [CRA’s guidelines on charitable activities](https://www.canada.ca/en/revenue-agency/services/charities-giving/charities/registering-charitable-qualified-donee-status/apply-become-registered-charity/establishing/charitable-purposes.html).

***

### HOW DO I APPLY?

If you are accepted into the program, you’ll become a **GenerosityWorks Charity Fund holder**, gaining access to a secure Charity Portal to manage donations and donor data.

1. **Complete the GenerosityWorks Application for NQDs**\
   [Apply here](https://share.hsforms.com/1l-htCkDzS_utZsI8X53bGQduyqn)

2. **Send your application fee -** Please send an e-transfer for **$500** to:

&#x20;      **<accountspayable@givewise.ca>**

&#x20;      Reference: *Application Fee for (Project Name)*&#x20;

&#x20;       This reference is required so we can correctly match your payment to your application.&#x20;

&#x20;        **Notify our team** at **<charitysupport@givewise.ca>** once your application has been sent.

3. **Application Review -** Once your e-transfer has been received. Your application will then be reviewed within **5 business days**.

4. **Next Steps**\
   Once approved, you’ll receive a welcome email and an invitation to the **Charity Portal**, where you can manage your **GenerosityWorks Charity Fund**.

***

### WHAT HAPPENS AFTER MY APPLICATION IS APPROVED?

You’ll receive an **Agency Agreement** to sign and review. The agreement outlines:

* Fee schedule
* Payment frequency & method
* Term of project and renewal options
* Reporting requirements
* General program guidelines

Then:

* You will receive an **invitation to the Charity Portal**, which provides full access to your GenerosityWorks Charity Fund
* Through the Charity Portal, you can:
  * Access your **GiveGenius donation link** to begin accepting donations
  * View and manage **transaction activity and donor data**
  * Configure your donation settings and monitor your impact

This is your central hub to manage all gift transactions and customize your donor experience.

***

### HOW DO I SEE WHO DONATED?

Log in to your **Charity Portal** account to view and export donor activity and gift details associated with your **GenerosityWorks Charity Fund**.

***

### HOW DO I ACCESS THE DONATIONS?

To request a disbursement (payout) :

* Complete the [**GenerosityWorks: Application for Disbursement**](https://share.hsforms.com/1AZ2F5wrjSsi_sRTd1EOUGQduyqn)  before submitting your application we encourage you to review [NQD Disbursement Guide](broken://pages/L8bnqOGOCY12nvF8OX1Y)
* Submit up to **4 requests per year**
* A **2% processing fee** (minimum $100) is deducted from each disbursement
* Disbursements are made by **EFT** to your designated bank account

**For more information:**\
Connect with our team at <charitysupport@givewise.ca>\
(604) 302-1760\
[givewise.ca](https://www.givewise.ca)


---

# 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-for-non-qualified-donees-nqds/application-process-for-nqds.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.
