# Features

## ✨ Features

### 🏠 Dog House System

* Multiple Dog Houses: Spawn dogs at designated locations.
* Customizable Spawn Points: Configure spawn locations with camera settings.
* Job-Based Access: Restrict access to specific jobs (Police, Sheriff, Ambulance, Security, SAPD).
* Visual Dog Selection: 3D preview of dogs before spawning.

<figure><img src="/files/Cl78XPzuiHqVKEg4L6wi" alt=""><figcaption></figcaption></figure>

### 🐾 Dog Management

* Multiple Breeds: Shepherd, Pitbull, Doberman, each with unique models.
* Custom Naming: Name your K9 unit (max 8 characters).
* Attribute System: Health, Hunger, Thirst, Stamina, Smell, Attack, Defense, Intelligence.
* Real-time Monitoring: Track dog stats and conditions.
* Condition System: Dogs get hungry/thirsty over time, affecting health.

<figure><img src="/files/hsu9NiepSw5HbsNGHejJ" alt=""><figcaption></figcaption></figure>

### 🎯 Training System

* Stamina Training: Agility course with 1-4 cones.
* Attack Training: Combat training with 2-10 targets.
* Skill Progression: Attributes increase through training.
* Visual Training Areas: Spiral movement patterns for stamina training.

### 🔍 Search & Detection

* Drug Detection: Search for various drugs (weed, cocaine, meth, etc.).
* Weapon Detection: Detect weapons and contraband.
* Scent Tracking: Dogs can track and find hidden items.
* Customizable Detection: Configure detection rates for different items.

### 🦮 Leash System

* Adjustable Length: Dynamic leash length (2-10 units).
* Visual Rope: Realistic rope attachment between player and dog.
* Keyboard Controls: Numpad 8/2 to adjust leash length.
* Automatic Following: Dogs follow when leashed.

### 🛡️ Combat System

* Attack Commands: Order dogs to attack targets.
* Aggressive Mode: Toggle aggressive behavior.
* Target Selection: Attack specific players or NPCs.
* Damage System: Realistic damage and health management.

### 🎨 Customization

* Visual Customization: Hats, collars, vests, decals, glasses.
* Texture Options: Multiple texture variations for accessories.
* Outfit System: Save and load custom dog outfits.
* Breed-Specific Options: Different customization options per breed.

<figure><img src="/files/JGLQGfruKHLTBEy9UbAj" alt=""><figcaption></figcaption></figure>

### 🛒 Shop System

* NPC Shop: Purchase K9 items from shopkeeper.
* Target-Based Shop: Alternative shop system using qb-target.
* Available Items:
* Dog Food ($50) – Restores hunger
* Dog Water ($30) – Restores thirst
* Revive Kit ($100) – Revives injured dogs
* Glow Stick ($20) – Attach to dogs for visibility
* Dog Weed ($75) – Training item

<figure><img src="/files/y6GMFZVk0KVOnaljVhSJ" alt=""><figcaption></figcaption></figure>

### 💊 Health & Care System

* Automatic Health Check: Real-time health monitoring.
* Hunger/Thirst System: Dogs need regular feeding.
* Revive System: Revive injured dogs with revive kits.
* Condition Effects: Poor conditions affect dog performance.

### 🎭 Animation System

* Owner Animations: Search, order, and call animations.
* Dog Animations: Alert, sit, sleep, and indication animations.
* Custom Animation Categories: Organized animation system.
* Duration Control: Configurable animation durations.

### 🌙 Glow Stick System

* Night Visibility: Attach glow sticks to dogs for visibility.
* Visual Effects: Glowing effect on dogs.
* Easy Attachment: Simple attachment system.

### 🎮 UI System

* Modern Interface: Clean, responsive UI design.
* Dog Selection: Visual breed selection with previews.
* Customization Menu: Easy outfit and accessory management.
* Multi-language Support: Localization system.

<figure><img src="/files/CNVEdM9Z0knmLnC1rJao" alt=""><figcaption></figcaption></figure>

### 🔧 Technical Features

* Framework Support: QB-Core, ESX, QBox, Standalone.
* Target System: Compatible with qb-target and ox\_target.
* Inventory Integration: Works with qb-inventory and ox\_inventory.
* OneSync Support: Optimized for OneSync servers.
* Database Integration: MySQL database for persistent 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://evo-development.gitbook.io/evo-development-docs/products/evo-k9-v3/features.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.
