# Misc

Works out of the box with both QB and ESX, just drag and drop. You only need to configure it if you want to add custom achievements.

While there is a function to add items as rewards in each config, we recommend sticking to money or currency-based rewards, as the system was originally built with that foundation in mind.


---

# 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/server-profile/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.
