# SSD Holster

* **Framework Support:** Compatible with multiple frameworks, including Standalone, QB and ESX (soon to be added). This ensures flexibility in integrating the holster system with different server setups.
* **Create Unlimited Holsters:** The system allows you to create an unlimited number of holsters, providing extensive customization options for your players. Whether you need a basic setup or a diverse range of holsters, the choice is yours.
* **Quick Weapon Draw:** Enhance realism and responsiveness by allowing players to pull out their weapons faster when their hand is on the holster. This feature contributes to a dynamic and immersive gaming experience.
* **Full Configurability:** The holster system is fully configurable, giving server administrators the ability to tailor settings according to their preferences. Fine-tune holster animations, sounds, wait times, and more to align with the desired gameplay experience.
* **Working Pistol & Taser Holsters:** The system includes functional holsters for both pistols and tasers. This ensures that players can holster and draw these specific weapon types seamlessly, adding another layer of realism to your server.

With this holster system, you have the power to create a diverse and realistic weapon handling experience on your server, while enjoying the flexibility and customization options offered by the framework support and configuration settings.


---

# 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://ssd-scripts.gitbook.io/test/ssd-holster.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.
