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

# How to Install Resources on Your FiveM Server

> Learn how to install and manage resources on your FiveM server.

# How to Install Resources on Your FiveM Server

## Installing Resources

1. Login to your [FiveM server hosting](https://berrybyte.net/fivem-server-hosting) control panel
2. Go to **File Manager** → **resources** folder
3. Click **Upload** and select your resource (.zip file)
4. Extract the file
5. Open **server.cfg** and add: `ensure [resource-name]`
6. **Restart** server

## Managing Resources

**Start resource**: `ensure [resource-name]`

**Stop resource**: `stop [resource-name]`

**Restart resource**: `restart [resource-name]`

## Popular Resource Types

* Vehicle packs (cars, motorcycles)
* Map additions (new locations)
* Job scripts (police, EMS)
* Admin tools (vMenu)

## Where to Find Resources

* [FiveM Forums](https://forum.cfx.re/)
* [GTA5-Mods](https://www.gta5-mods.com/scripts)
* [GitHub](https://github.com/topics/fivem)

## Common Issues

**Resource not starting**: Check server.cfg syntax

**Server lag**: Remove heavy resources or upgrade your [FiveM server hosting](https://berrybyte.net/fivem-server-hosting) plan

Need help? [Chat with us](https://berrybyte.net/contact) or join our [community Discord server](https://discord.com/invite/Pv8DMpXtma).
