# NoLag Properties Install

#### **Step 1: Locate the nolag\_properties Folder**

1. Navigate to your **FiveM server directory**.
2. Open the `resources` folder.
3. Find and open the **nolag\_properties** resource folder.

***

#### **Step 2: Open the `nolag_properties` File**

1. Inside the `nolag_properties` folder, go to:

   ```
   nolag_properties/custom/furniture
   ```
2. Drag & Drop `djs_beanbags` inside `nolag_properties\custom\furniture`.

{% file src="/files/nJl755sJlChUPi04wwzw" %}

***

#### **Step 3: Save the File & Restart Server**

1. Restart your FiveM server or script using one of the following methods:
   * **Console Command:**

     ```
     restart nolag_properties
     ```
   * **Full Server Restart:** Stop and start the server manually.

***

#### **Step 4: Debugging & Adjustments**

* If the item does not show, check the server console for errors.
* Ensure `nolag_properties` is **running properly**.
* Look at the FiveM forums or Discord for troubleshooting help.


---

# 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://docs.djscollections.com/paid-furniture-products/beds-v2/nolag-properties-install.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.
