# Fleet

- [What is LVC:Fleet?](https://docs.luxartengineering.com/fleet/readme-1.md)
- [Resource Installation](https://docs.luxartengineering.com/fleet/resource-installation.md): Instructions on how to install LVC:Fleet into your server
- [Customize VCFs](https://docs.luxartengineering.com/fleet/resource-installation/customize-vcfs.md): VCFs contain LVC:Fleet setting for each profile. Customize them to your desire.
- [Configure Base Settings](https://docs.luxartengineering.com/fleet/resource-installation/configure-base-settings.md)
- [Advanced Configuration](https://docs.luxartengineering.com/fleet/resource-installation/advanced-configuration.md): Debugging and advanced configuration functionality.
- [In Game Use Guide](https://docs.luxartengineering.com/fleet/in-game-use-guide.md): Instructions on how to use LVC:Fleet in game
- [LVC:Fleet Menu](https://docs.luxartengineering.com/fleet/in-game-use-guide/lvc-fleet-menu.md): RageUI menu for LVC:F.


---

# 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.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.
