> For the complete documentation index, see [llms.txt](https://lfbknowledgebase.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lfbknowledgebase.co.uk/firefighter-hub/leading-firefighter-in-development-process.md).

# Leading Firefighter in Development Process

This programme is the only way to join us as LFB Command, and it allows you to develop your skills throughout a roughly 4-week probation period. I cannot emphasise enough how well the LFB Command team works together, and we want to see YOU join us! Get your applications in now, and we hope to see you join us soon.

**To apply to the programme, you will first have to fill out an expression of interest form found** [**here**](https://forms.gle/BgNB1Tt1oRQ1wn9EA)**, which will start your journey and allow us to book you in for an interview with our Group Commanders.**

#### Frequently Asked Questions <a href="#frequently-asked-questions" id="frequently-asked-questions"></a>

**How does the Development Programme work?**

> * If successful, you will be given the new role of 'Leading Firefighter in Development'. This will mean you are acting up to the rank of Leading Firefighter whilst in the development programme.,
> * We must emphasise that participating in this programme **does not** automatically end with a promotion to Leading Firefighter.,
> * The programme will last around 4 weeks, and command will continually assess you at incidents and whilst online.

**What are we looking for whilst you are taking part in the development programme?**

> * Regular commitment to the LFB.,
> * Commitment to taking an active role at incidents such as being ECO and where supervised, incident/sector command.,
> * Ensuring you have completed any training that is available to you.


---

# 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://lfbknowledgebase.co.uk/firefighter-hub/leading-firefighter-in-development-process.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.
