# How to Install Mods on Your Satisfactory Server (/docs/satisfactory/mod-setup)



import { Step, Steps } from 'fumadocs-ui/components/steps';

Satisfactory supports mods via **SML (Satisfactory Mod Loader)** and the [ficsit.app](https://ficsit.app) mod portal.

Installing Mods [#installing-mods]

1. Install **Satisfactory Mod Manager (SMM)** from [GitHub](https://github.com/satisfactorymodding/SatisfactoryModManager)
2. Point SMM at your dedicated server's install directory
3. Browse and install mods with one click — dependencies are auto-resolved
4. Restart the server

Important [#important]

* **All players must have the same mods** installed locally
* Mod versions must match between server and clients
* SML (core framework) must be installed first

Related Guides [#related-guides]

* [Server Configuration](/docs/satisfactory/server-config)
