# Apartments and house info

#### As you know, there are many custom house and apartment scripts. So special settings should be made for them.

Apartments bp\_multichar > framework > <mark style="color:red;">**sv.wrapper.lua**</mark> settings

* Find the OnLogin function in the sv\_wrapper.lua file. Then here you will see the qb-apartments and qb-spawn settings.
* These settings usually concern qbcore and qbox. If you are using home, apartments script for esx, you can edit the esx side.

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

* Likewise, there are apartments, house settings in <mark style="color:red;">**cl\_wrapper.lua**</mark>, which concerns qbcore and qbox base systems.

<figure><img src="/files/cIxhzgVscFcmoWHbg4xb" 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://docs.0resmon.org/0resmon/bp-resources/bp-multcihar/apartments-and-house-info.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.
