> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rktscripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# RKT Skins

> Premium weapon skins system for FiveM

<img src="https://mintlify.s3.us-west-1.amazonaws.com/rktscripts/images/rkt-skins-banner.png" alt="RKT Skins Banner" className="rounded-lg border border-zinc-800" />

## Overview

**RKT Skins** is a complete weapon skins system for FiveM, developed with a modern React interface and robust Lua backend.

<CardGroup cols={2}>
  <Card title="Skins Store" icon="store" color="#8257e5">
    Visual catalog with 3D preview, categories and rarities.
  </Card>

  <Card title="P2P Marketplace" icon="users" color="#8257e5">
    Player-to-player trading system with offers and history.
  </Card>

  <Card title="Admin Panel" icon="crown" color="#8257e5">
    Add skins in-game without touching the database.
  </Card>

  <Card title="Daily Shop" icon="calendar" color="#8257e5">
    Rotating offers with exclusive discounts every day.
  </Card>

  <Card title="Night Market" icon="moon" color="#8257e5">
    Special weekend event with unmissable discounts.
  </Card>

  <Card title="Image Conversion" icon="image" color="#8257e5">
    Automatically converts Discord links to permanent links.
  </Card>
</CardGroup>

## Main Features

<AccordionGroup>
  <Accordion title="🛍️ Skins Store" icon="store">
    * **3D Visual Catalog**: Preview skins on the weapon before buying
    * **Categories**: Pistols, SMGs, Rifles, Snipers, etc.
    * **Currencies**: Support for Cash and Premium Currency (Coins)
    * **Rarities**: Common, Rare, Epic, Legendary (with visual effects)
  </Accordion>

  <Accordion title="🛠️ Admin Panel" icon="crown">
    * **Easy Creation**: Add skins directly in-game
    * **Auto Converter**: Paste a Discord link and the system converts to Fivemerr
    * **Stock Management**: Set limited or infinite quantities
  </Accordion>

  <Accordion title="🏪 P2P Marketplace" icon="handshake">
    * **Player-to-Player Sales**: Create listings for your skins
    * **Offer System**: Accept cash or trade offers
    * **Transaction History**: Track all sales
  </Accordion>

  <Accordion title="📅 Sale Events" icon="calendar">
    * **Daily Shop**: Random skins with discounts that change every 24h
    * **Night Market**: Valorant-style event with big discounts on rare skins
  </Accordion>
</AccordionGroup>

## Supported Frameworks

<CardGroup cols={3}>
  <Card title="QBCore" icon="cube" color="#3B82F6">
    Native QBCore support (rkt\_core)
  </Card>

  <Card title="Qbox" icon="box" color="#10B981">
    Compatible with qbx\_core
  </Card>

  <Card title="Custom" icon="code" color="#F59E0B">
    Adaptable to any base
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="./installation">
    Step-by-step guide to install the resource.
  </Card>

  <Card title="Configuration" icon="gear" href="./configuration">
    Customize the system for your server.
  </Card>
</CardGroup>
