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

# Overview

> Discover a powerful, feature-rich FFA (Free For All) combat system for FiveM servers. Create exciting PvP zones with customizable game modes, weapon loadouts, and reward systems.

import { CardGroup, Card, Icon } from "nextra-theme-docs";

<img src="https://mintcdn.com/resrantscripts/YCidc16NINrq3gZi/images/ffa-back.png?fit=max&auto=format&n=YCidc16NINrq3gZi&q=85&s=1b1cb0eba8e40a634f906e1a1fbabcfd" alt="FFA Script Preview" width="1504" height="866" data-path="images/ffa-back.png" />

## Welcome to the Ultimate FFA Experience!

Our FFA system is designed to offer an exciting and customizable PvP experience for your FiveM server. Here's what makes it stand out:

### Core Highlights

<CardGroup cols={2}>
  <Card title="🎮 Multiple Game Modes">
    Create different gameplay experiences with customizable rules, economies,
    and consequences for player actions.
  </Card>

  <Card title="🏆 Player Progression">
    Track kills, deaths, playtime, and killstreaks for a competitive experience
    that keeps players engaged.
  </Card>

  <Card title="💰 Economy Integration">
    Fully integrate with your server's economy through join fees, kill rewards,
    and varied risk levels across game modes.
  </Card>

  <Card title="🌐 Dimension System">
    Isolate FFA players in their own dimension to prevent interference from
    non-participants and ensure fair gameplay.
  </Card>
</CardGroup>

## Server Requirements

Ensure your server is ready:

* **FiveM Server**: Latest recommended build.
* **Framework**: Compatible with both ESX and QBCore.
* **OneSync**: Infinity mode required for the dimension system.
* **Database**: MySQL for player statistics and leaderboards.

## Dive Deeper

Explore our documentation to master the FFA Script:

<CardGroup cols={2}>
  <Card title="Installation Guide" href="./installation">
    Step-by-step setup, database configuration, and server integration.
  </Card>

  <Card title="Configuration Options" href="./configuration">
    Master all settings in `config.lua` for full customization.
  </Card>

  <Card title="Developer Exports" href="./exports">
    API docs for seamless integration with other resources.
  </Card>

  <Card title="Troubleshooting & FAQ" href="./troubleshooting">
    Quick solutions and answers to common questions.
  </Card>
</CardGroup>
