# Recommending gifts

To recommend a gift to a charity from your Gift Account, simply log in to [My Gift Account](http://myga.thegifttrust.org.nz) and click `Recommend a Gift`. We will always follow your recommendations as a Gift Account holder, unless doing so would violate [our policies](/gifts/our-grants-policy.md).

We endeavour to process all gift recommendations within ten business days, however a gift may take longer to process if it:

* requires additional due diligence,
* is from a Gift Account managed by a financial adviser, or
* is for more than $25,000 NZD.

{% hint style="info" %}
To keep your Gift Account [active](/your-gift-account/opening-a-gift-account.md#when-succession-occurs), recommend a gift at least every three years.
{% endhint %}

Gifts to unregistered, unincorporated, or international charitable causes generally require additional due diligence, which may attract a [fee](https://thegifttrust.org.nz/how-it-works/fees/) depending on the size and level of activity of your Gift Account.


---

# 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.thegifttrust.org.nz/gifts/recommending-gifts.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.
