> 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/buildings/energy-efficiency.md).

# Energy efficiency

### ​[Local Trust](https://localtrust.org.uk/)​ <a href="#local-trust" id="local-trust"></a>

​[Retrofit your community building](https://localtrust.org.uk/wp-content/uploads/2023/08/Retrofit-your-community-building-action-plan-FINAL-2.pdf) - a Community Action Plan

### ​[Centre For Sustainable Energy](https://www.cse.org.uk/)​ <a href="#centre-for-sustainable-energy" id="centre-for-sustainable-energy"></a>

​[Community Retrofit Guide](https://www.cse.org.uk/news/cse-launches-new-community-retrofit-guide/#0) - free community retrofit guide covers everything community groups need to get started on retrofit projects.

### ​[National Retrofit Hub](https://nationalretrofithub.org.uk/)​ <a href="#national-retrofit-hub" id="national-retrofit-hub"></a>

The National Retrofit Hub is a non-profit organisation that brings together all those involved in the retrofit sector to share their expertise and work together to enable a National Retrofit Strategy to be delivered.​[Knowledge Hub](https://nationalretrofithub.org.uk/knowledge-hub/)​A source of valuable resources curated by NRH dedicated working groups.

### ​[VCSE: Apply For A Capital Grant](https://www.groundwork.org.uk/vcseenergyefficiency-capital/)​ <a href="#vcse-apply-for-a-capital-grant" id="vcse-apply-for-a-capital-grant"></a>

Capital Grants can be used to install capital energy efficiency measures, identified in your Independent Energy Assessment (IEA) to reduce your building’s energy costs.Further information on energy efficiency can be found at the [Energy Saving Trust](https://energysavingtrust.org.uk/).

[Guidance on Carbon-Saviings in Buildings:](https://www.slcc.co.uk/site/wp-content/uploads/2023/11/Guidance-on-carbon-saving-building-improvements-September-2023.pdf)

This document was put together by the Future Leap consultancy (contact\
<consultancy@futureleap.co.uk>) in conjunction with the Society of Local Council\
Clerks (SLCC).\
It is intended to support local councils in making decisions about carbon saving and\
contains a checklist of the possible carbon saving measures and accompanying\
prerequisites together with a review of factors to consider in decision-making.\
In order to provide real-world examples of how decarbonisation interventions could\
be applied in a real-world context, two very different case studies were examined:\
Banwell Youth and Community Centre in North Somerset, and Newark Town Hall in Nottinghamshire.

[Case Study for Barnwell Youth and Community Centre](broken://spaces/usvfuGGG12tbJ6xBDw90)

A non-listed building in rural Somerset

[Case Study for Newark Town Hall in Nottinghamshire](https://www.slcc.co.uk/site/wp-content/uploads/2023/11/Newark-Town-Hall-case-study-2023.pdf)

A Grade 1 listed building in a conservation area

### National Energy Action <a href="#national-energy-action" id="national-energy-action"></a>

E-Learning / Online assessment​[**Energy Awareness** **6281-01**](https://www.nea.org.uk/training/course-outlines/level-3-award-in-energy-awareness/2/) (Level 3 Award)

### Retrofit <a href="#retrofit" id="retrofit"></a>

​[Coaction ](https://coaction.org.uk/courses/retrofit)| Passivhaus Retrofit DeliveryCoaction deliver training courses to understand the delivery of deep fabric retrofits and what is needed to ensure projects are a success on site.

### ​[MCS Foundation](https://mcsfoundation.org.uk/)​ <a href="#mcs-foundation" id="mcs-foundation"></a>

Decarbonising homes, heat, and energy.The MCS Foundation is the operating name of the MCS Charitable Foundation, a UK registered charity.Heat Pump AssociationHeat Pump Federation: The Coalition for the UK Deployment of Heat Pumps


---

# 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/buildings/energy-efficiency.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.
