# Misc

While this script was built on top of QBCore, it also supports ESX. However, there may be some bugs in ESX that still need addressing.

Please report any issues on our Discord server, your feedback is incredibly valuable!

{% hint style="danger" %}
Some objects such as "v\_res\_ovenhobmod" may not load randomly. This is due to GTA 5 interior logic, we recommend you find free props and use them.
{% endhint %}

There is no “remove all furniture” button. This is intentional to prevent abuse.

If needed, you can manually remove all furniture for a property directly via the MySQL database.


---

# 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://789.gitbook.io/789/items/premium-properties/misc.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.
