# In Game Use Guide

### In Game Menu Usage

{% content-ref url="/pages/flWNfGKSVzacSWmtQOMG" %}
[LVC:Fleet Menu](/fleet/in-game-use-guide/lvc-fleet-menu.md)
{% endcontent-ref %}

### Rumbler / Howler Usage

#### Prerequisites

1. Rumbler string, ref, bank set in VCF. See [Horns & Sirens Element](/fleet/resource-installation/customize-vcfs.md#horns-sirens-elements).
2. Local Override not enabled.
3. Siren activated.

If all prerequisites are met pressing `LSHIFT+E`will toggle Rumbler. The Rumbler will only run for 5 seconds before turning off, this duration can be set in the menu.&#x20;

{% hint style="info" %}
**Future feature**: customize rumbler duration using VCF file.
{% endhint %}

## Commands

`/lvcdebug` - print debug messages to the console and front-end.

`/lvclock` - lock out controls.

`/lvcrecovercrash` - attempt to recover from a crash state.

`/lvcfactoryreset` - executes same as the button in the menu, clears local save data.


---

# 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.luxartengineering.com/fleet/in-game-use-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.
