# Documentation

### **🚀 What You Will Find Here**

* **Detailed Descriptions**: Learn what each script does and its key features.
* **Step-by-Step Installation**: Follow clear guides to set up scripts quickly.
* **Configuration Tutorials**: Customize scripts to suit your server's needs.
* **Troubleshooting**: Common errors and solutions to keep your server running smoothly.
* **Support**: How to get help when you need it.

***

### **🛠 Popular Scripts**

Explore our most popular scripts with comprehensive documentation and examples:

* [**BHD Bossmenu**](https://docs.bhdscripts.com/scripts/bhd-bossmenu): Advanced job management and society system.
* [**BHD Garage**](https://docs.bhdscripts.com/scripts/bhd-garage): Fully featured vehicle management system.

***

### **💬 Need Support?**

If you have questions or run into issues:

* Visit our [Discord Server](https://discord.com/invite/xZZu23AcpP) for **live support**.
* Check the documentation pages for detailed guides and examples.


---

# 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.bhdscripts.com/documentation.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.
