# Donating to a GenerosityWorks Fund through GiveWise

{% stepper %}
{% step %}

### Create a GiveWise Giving Fund

&#x20;Visit [fund.givewise.ca](https://fund.givewise.ca/) and sign up for a GiveWise Giving Fund.
{% endstep %}

{% step %}

### Add Funds

Once signed in, go to the Add Funds tab in the navigation bar and select your preferred payment method (e.g., bank transfer, securities, etc.).&#x20;
{% endstep %}

{% step %}

### Enter Contribution Details

Provide the necessary details for your contribution.&#x20;
{% endstep %}

{% step %}

### Complete the Process

Follow the instructions to finalize your contribution.&#x20;
{% endstep %}

{% step %}

### Wait for Confirmation

Once your contribution clears, you will receive an email notification confirming that the funds are available for gifting.&#x20;
{% endstep %}

{% step %}

### Gift the Funds

Sign back into your GiveWise Giving Fund, navigate to the Give tab, and search for the name of the Generosity Fund you wish to support. Complete the transfer to finalize your donation.&#x20;

***

<mark style="color:blue;">**Unlock all the benefits of GiveWise—visit**</mark> [<mark style="color:blue;">**GiveWise.ca**</mark>](https://givewise.ca/)
{% endstep %}
{% endstepper %}


---

# 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://guide.givewise.ca/for-fundraisers-getting-started-with-generosityworks/donating-to-a-generosityworks-fund-through-givewise.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.
