# Installation

### 🏁 Welcome to FRKN-Racing

**FRKN-Racing** is a cutting-edge racing system built for **FiveM**, offering a complete package for immersive racing experiences. It supports **cars, motorcycles, and airplanes**, with highly customizable race types, leaderboard mechanics, and in-depth player profiles. This documentation will guide you through everything from installation to advanced features.

### 🧠 Installation Guide

1. **Drag & Drop** the `frkn-racing` folder into your `resources` directory.
2. Add `ensure frkn-racing` to your `server.cfg`.
3. If you're using an **item-based access system**, ensure the item definitions exist in your shared inventory/database.
4. Import provided **SQL files** for leaderboard and track history.
5. Customize your experience in `config.lua` to enable or disable features.


---

# 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-racing/installation.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.
