> 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/miltech-simulations-mv-22b-tiltrotor/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>APLN</td><td>Airplane Mode (Nacelles at 0 deg)</td><td></td></tr><tr><td>BFWS</td><td>Blade Fold/Wing Stow</td><td></td></tr><tr><td>CDU</td><td>Control Display Unit</td><td></td></tr><tr><td>CONV</td><td>Conversion (VTOL to APLN or viceversa – Nacelles at 1 – 86 deg)</td><td></td></tr><tr><td>CPLD</td><td>Coupled</td><td></td></tr><tr><td>ENAV</td><td>External Navigation</td><td></td></tr><tr><td>INAV</td><td>Internal Navigation</td><td></td></tr><tr><td>INOP</td><td>Inoperative</td><td></td></tr><tr><td>MFD</td><td>Multifunction Display</td><td></td></tr><tr><td>Ng</td><td>Gas Generator Speed</td><td></td></tr><tr><td>PFD</td><td>Primary Flight Display</td><td></td></tr><tr><td>SRCH PAT</td><td>Search Pattern</td><td></td></tr><tr><td>STO(L)</td><td>Short Takeoff (and Landing) (Nacelles at 60 – 75 deg)</td><td></td></tr><tr><td>TCL</td><td>Thrust Control Lever</td><td></td></tr><tr><td>VTO(L)</td><td>Vertical Takeoff (and Landing) (Nacelles at 87 – 93 deg)</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/miltech-simulations-mv-22b-tiltrotor/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.
