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

# Installation

> Install Revo FPS Booster and set it up on your FiveM server.

<Steps>
  <Step title="Download FPS Booster">
    Visit the <a href="https://keymaster.fivem.net/" target="_blank">FiveM Keymaster</a> and download the latest version of **Revo FPSBooster**. Save the script to your computer.
  </Step>

  <Step title="Add to Resources">
    Place the downloaded `revo_fpsbooster` folder inside your server's `resources` directory.
  </Step>

  <Step title="Configure server.cfg">
    Add the following line to your `server.cfg` to ensure FPSBooster starts with your server:

    ```bash theme={null}
      ensure revo_fpsbooster
    ```
  </Step>

  <Step title="Start the Resource">
    Restart your server or run these commands in the server console:

    ```bash theme={null}
      refresh
      ensure revo_fpsbooster
    ```
  </Step>
</Steps>

<Tip>
  Revo FPS Booster works out of the box—no configuration required. For best results, encourage players to try the Automatic (AI) preset, which intelligently adjusts settings for optimal performance.
</Tip>
