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

# How to Configure a Basic RAGE:MP Server

> Configure your RAGE:MP server from scratch using conf.json. Set the server name, max players, gamemode, port, and public announce options for GTA V.

## Introduction

RAGE Multiplayer (GTA V) uses `conf.json` for all settings.

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

## Configuration

1. Open `conf.json` in root.
2. **name:** Server Hostname.
3. **dlimit:** Dimension Limit.
4. **announce:** `true` (Show in master list).
5. **gamemode:** The name of the gamemode resource folder (e.g., "freeroam").

## Resources

RAGE uses C# or JS bridges.

* Place resources in `/client_packages/` (Client side) and `/packages/` (Server side).

## Conclusion

RAGE is lightweight compared to FiveM but requires more coding knowledge (C#/JS) to set up a gamemode from scratch.

<Note>
  ### Support Channels

  If you need assistance or have any questions, please contact our support team:

  * **Live Chat:** Available on our website
  * **Website Ticket:** [Submit a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### First Month Discount

  Use code **KB20** at checkout to get **20% off** your first month of hosting!
</Tip>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026
</div>
