> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/emergency-services-info.md).

# Emergency Services Info

> This section is designed to provide the public with easy access to essential emergency services information, as well as resources for obtaining necessary permits and licenses. It includes contact details for police, fire, and medical services, along with guidance on how to respond in various emergency scenarios. Additionally, you’ll find information on obtaining a concealed carry weapons (CCW) permit, as well as hunting and fishing licenses, to ensure responsible and legal participation in these activities. For those seeking legal clarity, this section also provides access to the penal code, enabling users to review laws and regulations as needed. Whether you're facing an urgent situation, preparing for outdoor activities, or seeking legal and licensing guidance, this resource is here to connect you with the support you need.


---

# 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:

```
GET https://lmrp.gitbook.io/last-mile-rp/emergency-services-info.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.
