> For the complete documentation index, see [llms.txt](https://cgn.gitbook.io/sop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cgn.gitbook.io/sop/sop-fire-ems-department/fire-trainer-requirements.md).

# Fire Trainer Requirements

Thank you for showing interest in becoming a fire trainer, below are the guidelines for the following sections on becoming a trainer for each section, If you wish to become a trainer please make sure you have met the following requirement(s).

***Basic Fire:*** Entry Level of fire, You can get one Shadow, and 3 Assist, If you shadow that will ***NOT*** count towards your evaluation.

* **Non-CoC Member(s)**
  * 1 Training hosted every 30 days, Assisting training will not count towards this.
  * ALS Preferred (30 Days)\*, But BLS (30 Days)\* can sign up.
  * Evaluation will be done by a Member of Fire CoC.
  * Failure to host a training within that 30 days will result in removal.\*\*

<br>

* **CoC Member(s)**
* 1 Training hosted every 30 days, Assisting training will not count towards this.
* ALS Preferred (30 Days)\*, But BLS (30 Days)\* can sign up.
* Evaluation will be done by the Battalion Chief or Fire Chief
* Failure to host a training within that 30 days will result in removal.\*\*

<br>

***ALS (Paramedic):*** Advanced Level of training, You can get 1 shadow, and 1 assist, If you shadow that will ***NOT*** count towards your evaluation.

* **Non-CoC Member(s)**
* * 1 Training hosted every 30 days, Assisting training will not count towards this.
  * ALS Required (60 Days)\*.
  * Evaluation will be done by a Member of Fire CoC.
  * Failure to host a training within that 30 days will result in removal.\*\*

<br>

* **CoC Member(s)**
* * 1 Training hosted every 30 days, Assisting training will not count towards this.
  * ALS Required (60 Days)\*.
  * Evaluation will be done by the Battalion Chief or Fire Chief
  * Failure to host a training within that 30 days will result in removal.\*\*

<br>

***Ocean Rescue:*** Certification training, You can get 1 shadow, and 3 assist, If you shadow that will ***NOT*** count towards your evaluation.

* **Non-CoC Member(s)**
* * 1 Training hosted every 30 days, Assisting training will not count towards this.
  * BLS Required (30 Days)\*, But ALS Preferred ( 30 Days)\*.
  * Evaluation will be done by a Member of Fire CoC.
  * Failure to host a training within that 30 days will result in removal.\*\*

<br>

* **CoC Member(s)**
* * 1 Training hosted every 30 days, Assisting training will not count towards this.
  * BLS Required (30 Days)\*, But ALS Preferred ( 30 Days)\*.
  * Evaluation will be done by the Battalion Chief or Fire Chief
  * Failure to host a training within that 30 days will result in removal.\*\*

<br>

***Tactical EMS (TEMS):*** Advanced Level of Paramedic Training, You get 1 shadow and 1 assists, If you shadow that will ***NOT*** count towards your evaluation.

* **Non-CoC Member(s)**
* * Assisting training will not count towards this.
  * ALS Required (120 Days)\*.
  * Evaluation will be done by the TEMS Coordinator.\*\*

\ <br>

* **CoC Member(s)**
* * Assisting training will not count towards this.
  * ALS Required (120 Days)\*.
  * Evaluation will be done by the Battalion Chief or Fire Chief
  * Evaluation will be done by the TEMS Coordinator.\*\*

<br>

***Extra Notes:***&#x20;

* * **1st Note:** \* This mark means you must have **“X”** Days within that rank.
* **2nd Note:** \*\* This mark means you only receive 1 message via discord from the Battalion Chief, after that you will be removed as a Fire Trainer


---

# 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://cgn.gitbook.io/sop/sop-fire-ems-department/fire-trainer-requirements.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.
