> 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/board-of-directors/prospective-board-director-application-givewise.md).

# Prospective Board Director Application GiveWise

If your looking to join here are a few things to prepare you!

📝 How to Apply

We’re honoured you’re considering joining the GiveWise Foundation Canada Board of Directors. Our board plays a vital role in shaping the future of generosity in Canada, and we’re always looking for thoughtful, purpose-driven leaders to help guide that vision.

👥 Our Invitation Process

At GiveWise, prospective board members are typically recommended by a current board member or staff member. Once identified, a current board member or members will reach out to have an initial conversation and explore mutual fit. If aligned, the individual will be invited to formally apply using the form below.

👉 Click here to apply to the Board of Directors (this needs to be made into a Microsoft form application)

The form will ask for the following:

• Your contact details (name, email, city/province)

• LinkedIn profile (you may upload a CV if preferred)

• Statement of interest – why you’d like to serve on the board and what you bring to the role

• Board or governance experience (if applicable)

• Your perspective on generosity – what it means to you and why it matters

• Time commitment & availability

• Referral – if someone referred you, we’d love to know who!

• Board composition questions – a few short questions to help us build a diverse, well-rounded board

<br>

What Happens Next:

\
Your completed application will be shared with our full Board of Directors. From there, the board will collectively review your submission and determine next steps. A GiveWise representative will follow up with you after the board’s decision.

<br>

If you have any questions in the meantime, feel free to reach out to <support@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/board-of-directors/prospective-board-director-application-givewise.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.
