> 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/~/revisions/wCktrKpjljH5vEIzynZx/most-frequently-sought-topics.md).

# Most Frequently Sought topics:

Sub-pages here cover: (click on links to jump to pages)

* [Britain Talks Climate and Nature 2025 - report ](https://climateoutreach.org/btc/2025/report/)(from Climate Outreach

* [Calendar-based stuff (ie with an expiry date)](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/calendar-based-stuff)

* Climate Action Plans and Policies

* [Climate Emergency Centre](https://climateemergencycentre.co.uk/)
  * [Climate Emergency Centre Handbook: ](https://docs.google.com/document/d/1X1Du_1sgei3blIoHjVDVe5eR11SHNlNH4PEmsvLvJQk/edit?tab=t.0) build your own in 10 easy steps

* [Climate Emergency Strategy](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/climate-emergency-strategy)

* [Community Engagement](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/community-engagement)

* [Community Resilience Toolkit](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/community-resilience-tookit)

* NEB National Emergency Briefing - apply for film!!

* [Net Zero](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/net-zero)

* Policy Advocacy

* Reduce, Recycle and Reuse: &#x20;
  * [Friends of the Earth: ](https://friendsoftheearth.uk/sustainable-living/7-benefits-recycling)  7 benefits of Recycling
  * [Sciencing:  ](https://www.sciencing.com/top-10-reasons-reduce-recycle-reuse-3555/) Top 10 reasons to Reduce, Recycle, Reuse

* Renewable Energy

* [Resource Pack](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/resource-pack)

* [Warm Homes Plan](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/warm-homes-plan)

* Waste Reduction


---

# 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/~/revisions/wCktrKpjljH5vEIzynZx/most-frequently-sought-topics.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.
