# 🏠 MLOs

Welcome to our **MLO Installation Guide**, where we’ll show you how to properly install and run our MLOs on your FiveM server.\
All our MLOs are **fully optimized for FiveM**, ensuring smooth performance and a seamless experience.\
(The MLO used in this example is **“Chicago Projects”** — [Watch Preview](https://www.youtube.com/watch?v=vm6FlRkjNag))

***

#### 🛒 **1. Download Your MLO Asset**

After completing your purchase, you’ll receive the asset with the **name corresponding to each MLO**.\
Each asset is clearly labeled to match its **preview** and **store listing**, so you can easily identify it.

<figure><img src="/files/WanBBm4XNarM20w1kwu6" alt=""><figcaption></figcaption></figure>

***

#### 📦 **2. Extract and Add to Your Server**

Download the asset and **extract it** inside your server directory.\
Once extracted, you can **delete the .zip file** — only the MLO folder should remain.

<figure><img src="/files/e7ZxJxv8XoDL6TFAKR8L" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xfMvSDdPBghFjv1GZbDl" alt=""><figcaption></figcaption></figure>

***

#### ⚙️ **3. Configure Your Server**

Open your **server.cfg** file and add the line corresponding to the folder where you placed your MLO.\
For example:

```
ensure [mlos]
```

This will ensure your MLO loads correctly when your server starts.

***

#### 🚀 **4. Launch and Enjoy**

Start your server, and you’re ready to explore your new MLO!\
Everything will run smoothly once installed properly.

***

#### ⚠️ **Important Notice**

Each MLO has a **unique location** on the map and a **different file size**, but the **installation process remains the same** for all 1370 Mods MLOs.\
Please note that we **do not provide support or installation assistance** for MLOs not purchased through our official store.

<figure><img src="/files/m2DKNcz2M6Xg81iXN9ZM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://1370-shop.gitbook.io/1370-shop/tutorials-how-to-install-or-escrow/mlos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
