# About

- [Our kaupapa](https://docs.giftcollective.nz/about/our-kaupapa.md): Our kaupapa is to support projects with a charitable mission in Aotearoa, transforming how charity funding works through fundholding.
- [What we offer](https://docs.giftcollective.nz/about/what-we-offer.md): Gift Collective provides a fundholding service for unincorporated charitable projects, and an online platform for managing money.
- [Who we are](https://docs.giftcollective.nz/about/who-we-are.md)


---

# 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://docs.giftcollective.nz/about.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.
