> ## 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 Install Resources on MTA:SA

> Install and manage resources on your MTA:SA server including gamemodes, maps, and scripts. Learn folder structure, meta.xml setup, and start commands.

## Introduction

MTA:SA uses a resource system (similar to FiveM but older). Resources are `.zip` files or folders containing `meta.xml`.

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

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

***

## Step-by-Step Guide

### Step 1: Uploading

1. Navigate to `/mods/deathmatch/resources/`.
2. Upload your resource folder (e.g., `race-system`).

### Step 2: Starting

1. You can auto-start it in `mtaserver.conf`.
   * Scroll to bottom.
   * Add `<resource src="race-system" startup="1" protected="0" />`.
2. Or use the console: `start race-system`.

## Admin Panel (P)

Press `P` to open the admin panel. Log in with `login user pass`.

## Conclusion

MTA is extremely stable. Once a resource is installed, it rarely breaks.

<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>
