# FAQ

<details>

<summary>Can I  change the script to work any target script?</summary>

No, but the script currently supports qb\_target and ox\_target. but you can contact us in your discord for any suggestion of what you would like to see in the script

</details>

<details>

<summary>Can I use it with my custom inventory?</summary>

Yes, you can integrate it with your custom inventory system for seamless management and tracking.

</details>

<details>

<summary>Can I use it with my custom framework?</summary>

Yes, you can integrate it with your custom framework as the server file is open source

</details>

\
For Further Support Join Our [Discord](https://discord.com/invite/PeDmabgehk)!


---

# 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://corelogic-development.gitbook.io/corelogic-development/scripts/advanced-organ-harvesting/faq.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.
