> For the complete documentation index, see [llms.txt](https://bunny-store.gitbook.io/bunny-store-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bunny-store.gitbook.io/bunny-store-docs/bunny-garage.md).

# Bunny Garage

✨ Features

1. Create garages
2. Delete garages
3. Update garages
4. Enable or disable 3rd eye (target system)
5. Whitelist specific jobs or admin groups to access commands
6. Enable or disable the unique garage system
7. **Supports multiple vehicle key systems and custom key scripts**, including:
   * Jaksam Vehicle Keys
   * MK Vehicle Keys
   * QS Vehicle Keys
   * Wasabi Carlock
   * T1ger Carlock
   * MrNewb Vehicle Keys
   * Renewed Vehicle Keys
   * MX Car Keys
8. Multi-language support
9. **Pre-designed garage locations** on the map for quick setup

***

### Compatibility

Fully compatible with:\
✅ **ESX Legacy**\
✅ **Ox\_Lib**\
✅ **MySQL Async / oxmysql**\
✅ **All major key systems** listed above

## Purchase Link / Preview

<https://bunny-store.tebex.io/package/7115213>


---

# 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://bunny-store.gitbook.io/bunny-store-docs/bunny-garage.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.
