> For the complete documentation index, see [llms.txt](https://docs.miltechsimulations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltechsimulations.com/uk-carrier-strike-group-v2/supercarriers/included-ships/queen-elizabeth-class-stovl-aircraft-carrier.md).

# Queen-Elizabeth Class STOVL Aircraft Carrier

## Description

The Queen Elizabeth-class aircraft carriers of the United Kingdom's Royal Navy consists of two vessels. The lead ship of her class, HMS Queen Elizabeth, and her sister ship, HMS Prince of Wales. They form the central components of the UK Carrier Strike Group.

Queen-Elizabeth Class Ships are capable of carrying up to 40 aircraft, including the advanced F-35B Lightning II stealth fighters and helicopters. Both ships are equipped with a ski-jump ramp to launch F-35B fighters and other STOVL Aircraft.

## Layout

<figure><img src="/files/1QCDJS4i5UI7oqczeqJI" alt=""><figcaption><p>Queen Elizabeth Class Carrier</p></figcaption></figure>

1. **Ski Jump**
2. **Elevator 1**
3. **Elevator 2**
4. **Bridge Front**
5. **Bridge Back**
6. **(Not Pictured) Aircraft Hangar**

## Locations

[Worldwide Locations](/uk-carrier-strike-group-v2/supercarriers/worldwide-locations.md)

## Flight Deck Equipment

[Flight Deck Equipment](/uk-carrier-strike-group-v2/supercarriers/flight-deck-equipment.md)

## Approach and Landing Equipment and Operations

[Instrument Approach & Communications Equipment](/uk-carrier-strike-group-v2/supercarriers/instrument-approach-and-communications-equipment.md)

## TACAN and ILS Frequencies

[#tacan-and-ils-frequencies](#tacan-and-ils-frequencies "mention")

## Launch Operations

[#launch-operations](#launch-operations "mention")


---

# 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.miltechsimulations.com/uk-carrier-strike-group-v2/supercarriers/included-ships/queen-elizabeth-class-stovl-aircraft-carrier.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.
