> For the complete documentation index, see [llms.txt](https://docs.djscollections.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.djscollections.com/paid-furniture-products/gaming-chairs/nolag-properties-install.md).

# 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/uysxaUFyDc3ZU6cPTGUC" %}

***

#### **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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.djscollections.com/paid-furniture-products/gaming-chairs/nolag-properties-install.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
