> For the complete documentation index, see [llms.txt](https://docs.emergencycheatsuk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emergencycheatsuk.com/information/what-is-emergency-cheats-uk.md).

# What is Emergency Cheats UK?

## About Us

Emergency Cheats UK is a discord-based service that provides accurate, accessible, yet comprehensive information. We offer a wide range of content, for police, ambulance and fire service.

## What we do

* Provide detailed Information for every Emergency Service (Police, Ambulance and Fire).
* Partner with several other communities to develop and help as many people as we can within their Emergency Services knowledge.
* Provide public question and answer chats for anyone to ask relevant questions.

{% hint style="danger" %}
**Disclaimer:** \
\
Emergency Cheats UK™ is in no way affiliated with real-life emergency services in the United Kingdom. Our information is derived from credible sources, however, we urge that it be utilised solely for educational or entertainment purposes.<br>

Contains public sector information licensed under the Open Government Licence v3.0.
{% endhint %}

## Testimonials

> **"**&#x54;his server highly developed and knows it stuff it’s very useful for gaming and irl knowledge and the staff are highly experienced and most importantly active.**"**

> **"**&#x4D;ost of my station have this discord server irl, we use it on a daily basis as well due to its utility, usefulness, and it being free. Our station rate it a 10/10! Well done! You've beaten the PocketSgt app!**"**

> **"**&#x42;eing a cadet first aider at St John Ambulance, this service is awesome let me be fair. If I forget something I can use this and an AFA friend of mine is really supportive of this.**"**

> **"**&#x42;eing a young lad about to apply for a paramedic this is really useful to get some before hand knowledge into my head just so I’m ready for the response to injuries.**"**

## Our Discord Servers

* Emergency Cheats UK Hub - <https://hub.emergencycheatsuk.com/>
* Police Cheats UK - <https://pcuk.emergencycheatsuk.com/>
* Medical Cheats UK - <https://mcuk.emergencycheatsuk.com/>
* Fire Cheats UK - <https://fcuk.emergencycheatsuk.com/>

## Our Links

* Website - <https://www.emergencycheatsuk.com/>
* Instagram - <https://www.instagram.com/officialecuk/>
* Public Trello - <https://trello.com/b/zHJWJBLu/emergency-cheats-uk-public>


---

# 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://docs.emergencycheatsuk.com/information/what-is-emergency-cheats-uk.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.
