# Raising money

- [Identifying grants](https://docs.giftcollective.nz/raising-money/identifying-grants.md): We've found some tools that can help you identify grants that fit your Collective's mahi.
- [Writing grant applications](https://docs.giftcollective.nz/raising-money/writing-grant-applications.md): We've put together some useful information to help you with your grant applications.
- [Applying for grants](https://docs.giftcollective.nz/raising-money/applying-for-grants.md): Your Collective can apply for and receive grants from funders - just make sure to follow the right processes.
- [Receiving contributions](https://docs.giftcollective.nz/raising-money/receiving-contributions.md): Your Collective can easily receive contributions from members of the public, by credit card or bank transfer.


---

# 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/raising-money.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.
