# Configuration

## Set Inventory

Path: ak47\_housing/modules/inventory/config.lua

Supported:

1. ak47\_inventory
2. ox\_inventory
3. qs-inventory
4. mf-inventory
5. cheeza\_inventory

If you keep 'auto' then it will try to detect your running inventory automatically.

<figure><img src="/files/6Y5niDUXGsrgAj9JYAxZ" alt=""><figcaption></figcaption></figure>

## Set Wardrobe

Path: ak47\_housing/modules/wardrobe/config.lua

Supported:

1. ak47\_clothing
2. esx\_skin
3. raid\_clothes
4. rcore\_clothes
5. illenium-appearance

If you keep 'auto' then it will try to detect your running skin menu automatically.

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

## Set Weather

Path: ak47\_housing/modules/weather/config.lua

Supported:

1. cd\_easytime
2. vSync

If you keep 'auto' then it will try to detect your running weather script automatically.

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

## Add Shell

Path: ak47\_housing/modules/creation/config.lua

You don't need to find or set shell offset. Just add your shell in config like others.

<figure><img src="/files/hSrtfSpU1gxmOA8Yh8nU" 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.menanak47.com/esx/ak47_housing/configuration.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.
