> 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/product-information/glossary.md).

# Glossary

<table><thead><tr><th width="233">Acronym</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>ILS</td><td>Instrumental Landing System</td><td></td></tr><tr><td>ICLS</td><td>Instrumental Carrier Landing System, similar to ILS</td><td></td></tr><tr><td>TACAN</td><td>Tactical Air Navigation System</td><td></td></tr><tr><td>JBD</td><td>Jet Blast Deflector</td><td></td></tr><tr><td>LSO</td><td>Landing Signal Officer</td><td></td></tr><tr><td>CATCC</td><td>Carrier Air Traffic Control Center</td><td></td></tr><tr><td>UNICOM</td><td>Universal Communications (Station)</td><td></td></tr><tr><td>Bolter</td><td>A bolter occurs when an aircraft attempting an arrested landing on the flight deck of an aircraft carrier touches down but fails to catch an arrestor cable and come to a stop.</td><td></td></tr><tr><td>STOVL</td><td>Short Take-off and Vertical Landing</td><td></td></tr><tr><td>MIL, Military Power</td><td><em>Full military power</em> is simply 100% throttle w/o using afterburners</td><td></td></tr></tbody></table>


---

# 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://docs.miltechsimulations.com/uk-carrier-strike-group-v2/product-information/glossary.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.
