# Features

## 🌟 Features

FRKN Weapon Skin is a highly advanced, fully synchronized weapon customization system. Below are the core features that make this script unique.

### 📍 Information

* This system includes all GTA 5 weapons, including the MK2. Plus, if you want, you can easily make it compatible with your add-on weapons.

#### 🎨 Advanced 3D Customizer

* **Real-time 3D Preview:** Players can rotate and inspect their weapons in a cinematic 3D environment while customizing them.
* **Clean UI:** A modern, responsive UI built with React/Vite that automatically hides the server HUD (minimap, stats) while editing.

#### 🌟 Enormous Skin Library

* **+100 Unique Skins:** Comes pre-configured with over 100 skins sorted by rarity and style.
* **Categories:** Includes Animated, Legendary, Neon, Street, Elite, Premium, Nature, and Antique themes.
* **Animated Skins:** Support for fully animated glowing/moving textures on weapons.

#### 🏷️ Stickers & Custom Text

* **Decals:** Players can apply various stickers (Tactical, Creatures, Symbols) directly onto their weapons.
* **Custom Typography:** Write custom texts on weapons using over 25+ different fonts and adjust their colors.

#### 👥 Fully Synchronized Multiplayer

* Everything is synced! When a player applies a skin, color, sticker, or text, every other player in the server sees it perfectly in real-time.

#### 💰 Economy & Progression Integration

* **Price Tags:** Admins can set individual prices for colors, fonts, stickers, and premium skins.
* **Account Types:** Charge players via `cash` or `bank`. You can also disable the money system to make it completely free.

#### 👮 Access Control & Permissions

* **Job Restrictions:** Lock the customization menu strictly to certain jobs (e.g., `police`, `ambulance`).
* **Donator / VIP System:** Restrict the UI to players who have special permissions. Admins can grant access in-game using commands.

#### 📍 Immersive World Interactions

* **NPC Shop:** Spawn a custom NPC with floating weapon props that players can interact with.
* **Target Support:** Fully integrated with `ox_target` and `qb-target`.
* **Marker System:** Includes a 3D marker alternative if you prefer physical zones instead of NPCs.


---

# 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.0resmon.org/0resmon/frkn-resources/frkn-weapon-skin/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.
