> For the complete documentation index, see [llms.txt](https://peleg.gitbook.io/secureserve/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://peleg.gitbook.io/secureserve/installation.md).

# Installation

## SecureServe Installation Guide

Welcome to the SecureServe setup guide! This document will help you create an `[AC]` folder, properly place it in your FiveM server resources

***

### 1. **What is SecureServe?**

SecureServe is a FiveM open source anticheat designed to enhance server security with features like entity security, safe events, and easy to use admin panel.

***

### 2. **Setting Up the `[AC]` Folder**

#### **Step 1: Create the Folder**

1. Go to your FiveM server's `resources` directory.
2. Create a new folder and name it `[AC]` (with square brackets).

```plaintext
resources
└── [AC]
```

***

#### **Step 2: Add Resources**

1. Copy the **SecureServe** folder from the SecureServe repository into the `[AC]` folder.
2. Also copy the **keep-alive** resource into the `[AC]` folder.
3. Ensure the folder structure looks like this:

```
resources
└── [AC]
    ├── SecureServe
    └── keep-alive
```

***

#### **Step 3: Ensure SecureServe**

Goto your TxAdmin console and write the command `refresh` and click enter after u did so u want to write `ensure SecureServe` after u did so SecureServe should add it self to your server.cfg incase it didnt you want to add this line `ensure SecureServe` as the first ensure in your server

***
