> 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/disbursement-guide-for-nqds.md).

# Disbursement Guide for NQDs

## Preparing for Your Disbursement Request

### How we release and track disbursements for Non-Qualified Donees (NQDs)

We’re excited to support your work through our flexible giving model. Since we’re a registered Canadian charity, we have a responsibility to ensure all disbursements are used as intended. This guide explains how and when disbursements are released, and what we need from you along the way.

***

### 1. First Disbursement: Based on Your Approved Budget

When your project is approved, we’ll send the first requested disbursement based on your submitted budget and objectives. We rely on this budget to track how disbursed funds are being used, so please keep it clear and accurate.

***

### 2. Requesting Further Disbursements: Reporting Comes First

Before we can disbursement any further funds, we need to see how the last disbursement was spent.

You must provide:

* A **Detailed General Ledger (GL)** — a financial record that lists actual expenses from your first disbursement and matches your submitted budget and objectives.

**Only a Detailed General Ledger will be accepted — no other formats or narrative-only reports.**

Don't know what a Detailed General Ledger is? We encourage you to check out this [**link**](https://whatafigure.com/what-is-general-ledger-the-full-guide/) and discuss these details and expectations with your **accountant, treasurer, or bookkeeper** to ensure everything is prepared correctly.

***Please note: To maximize efficiency and ensure we can work seamlessly with our internal systems, we ask that:***

* You do your best to fully exhaust your previous disbursement before requesting another.
* When requesting a disbursement, please request the full amount available in your Charity Fund.

***

### 3. Releasing Additional Disbursements

Before we release additional disbursements, we need to review how previous funds were used.

You will be asked to provide:

* A Detailed General Ledger (GL) showing how your previous disbursement was spent
* Clear alignment between your spending and your approved project budget

In some cases, we may also request:

* A short progress update
* A summary comparing budgeted vs actual spending
* Receipts or invoices (spot checks)
* A final report including your final detail GL and a summary of what was achieved

***Please note: To maximize efficiency and ensure we can work seamlessly with our internal systems, we ask that:***

* You do your best to fully exhaust your previous disbursement before requesting another.
* When requesting a disbursement, please request the full amount available in your Charity Fund.

*\*\*\*Request your next disbursement by completing the* [*<mark style="background-color:yellow;">**GenerosityWorks: Application for Disbursement**</mark>*](https://share.hsforms.com/1AZ2F5wrjSsi_sRTd1EOUGQduyqn) &#x20;

***

### 4. If Something Isn’t Working

If reports aren’t submitted or disbursed funds are used differently than planned:

* We may pause future disbursements
* We may ask for unused or misused funds to be returned
* You may not be eligible for future disbursements

***

### 5. Let’s Work Together

We want to support you well while keeping things transparent and accountable. If you ever have questions about reporting or disbursements, just reach out — we’re just an email away at **<charitysupport@givewise.ca>.**

***

#### To request your next disbursement complete the [<mark style="background-color:yellow;">**GenerosityWorks: Application for Disbursement**</mark>](https://share.hsforms.com/1AZ2F5wrjSsi_sRTd1EOUGQduyqn) &#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-for-non-qualified-donees-nqds/disbursement-guide-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.
