# Hardware Binding Guide

{% hint style="danger" %}
EXPERT ONLY - USE AT YOUR OWN RISK&#x20;

Please beware that we cannot provide much assistance with these. The aircraft is not designed with hardware binding in mind, but rather for correct interaction with the WASM Module.

For this reason, setting some of these LVARs may result in CTDs, as WASM is prone to crashing.
{% endhint %}

{% embed url="<https://docs.google.com/spreadsheets/d/1IS2Zq92yNuF3O39zTLLYZHtfPircOpzmj7at7yC4-Jw/edit?usp=sharing>" %}
MV-22 LVAR LIST
{% endembed %}


---

# Agent Instructions: 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-guides/hardware-binding-guide.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.
