> For the complete documentation index, see [llms.txt](https://wiki.greatcollaboration.uk/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.greatcollaboration.uk/knowledgebase/society/money/east-anglia-grant-funds.md).

# East Anglia Grant Funds

* [Cambridgeshire](https://www.cambridgeshire.gov.uk/council/communities/funding-opportunities-in-cambridgeshire) - the county council has kindly listed local grant funds
* Essex - the [Essex Climate Action Commission](https://www.essexclimate.org.uk/climate-initiatives) has some links, also the [Active Essex Foundation ](https://www.activeessexfoundation.org/funding-opportunities/)and the [County Council](https://www.essex.gov.uk/news/2024/essex-community-initiatives-fund-now-open). The Essex Community Foundation's deadline has passed, but the county grants team can still be called on 01245 356018. [THE ESSEX LOCAL NATURE PARTNERSHIP (LNP) COMMUNITY FUND 2025 ](https://consultations.essex.gov.uk/waste-environment/essex-lnp-community-fund-2025-application-form/?utm_source=e-shot\&utm_medium=email\&utm_campaign=Your+Essex+September+2025)is a funding opportunity designed to empower local communities to take action in Essex for nature. Community groups, charities, schools and other local organisations can apply for grants of £500 to £2,000 to support nature-based projects that contribute to local nature recovery and community wellbeing. Applications close on 31st December 2025.
* [Norfolk](https://www.norfolk.gov.uk/43298) - the Norfolk Community Foundation deadline has just passed, but the county council has published some other links, including at [Grants 4 Norfolk](https://funding.idoxopen4community.co.uk/norfolk_com).
* [Suffolk](https://sustainablesuffolk.org.uk/community-network/funding-opportunities/) - Sustainable Suffolk publishes grant links and can also offer 50% match funding up to a certain level


---

# 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://wiki.greatcollaboration.uk/knowledgebase/society/money/east-anglia-grant-funds.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.
