# no-housing

FiveM resource for housing. [Tebex Page](https://nonefivem.tebex.io/).

{% hint style="warning" %}
This resource requires [supported framework](https://none-fivem.gitbook.io/nonem/resources/no-base/supported-resources#framework) or configured [player management](https://none-fivem.gitbook.io/nonem/resources/no-base/configuration/player-management).
{% endhint %}

{% hint style="info" %}
This resource is using [K4MB1's starter shells](https://forum.cfx.re/t/free-props-starter-shells-for-housing-scripts/4826922) by default. You can download and use these shells or remove these shells by deleting the

`no-housing/config/shared/buildings/shell/K4MB1startshells` folder and update your house builds from [database](https://none-fivem.gitbook.io/nonem/resources/house-editor#database).
{% endhint %}

{% hint style="info" %}
This resource is using [bob74 ipl](https://github.com/Bob74/bob74_ipl) for ipl buildings.
{% endhint %}

### Features

***

* [Real Estate](https://none-fivem.gitbook.io/nonem/resources/no-housing/configuration/real-estate)
* [House Editor](https://none-fivem.gitbook.io/nonem/resources/no-housing/house-editor)
* [Furniture Editor](https://none-fivem.gitbook.io/nonem/resources/broken-reference)
* Customizable [Buildings](https://none-fivem.gitbook.io/nonem/resources/no-housing/configuration/buildings) & Furnitures
* [Furniture Interactions](https://none-fivem.gitbook.io/nonem/resources/no-housing/configuration/furniture-interactions)
* [Building Interactions](https://none-fivem.gitbook.io/nonem/resources/no-housing/configuration/buildings/adding-building-interaction)
* [Garages](https://none-fivem.gitbook.io/nonem/resources/no-housing/configuration/garage)
* [Access Sharing](https://none-fivem.gitbook.io/nonem/resources/no-housing/access-sharing)
* Lock Management
* IPL & Shell Support
* 300+ Houses with different interiors
* 400+ Furnitures with images

### Installation

***

* Make sure you've installed [no-base](https://none-fivem.gitbook.io/nonem/no-base#installation) correctly.
* Download your resource from [CFX.re portal](https://portal.cfx.re/assets/granted-assets).
* Drag & drop your resource to `resources/[none]`
* Add `ensure no-housing` to your server.cfg after no-base.


---

# 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://none-fivem.gitbook.io/nonem/resources/no-housing.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.
