# Use presets

* Open the menu
* Parameters ( You need to be superadmin to see this tab )
* Click on premade
* A list of various presets will appear, you have a bunch of things, but a lot of them are accessories. If you run a darkrp you would want the GTAV presets, if you want taunts, you can use the wOs premades, etc...
* When you use a premade, a pop-up may appear about a workshop content, accept and install the workshop content if you want to use this preset.
* When you use a premade, a pop-up may ask you to create missing object\_types, accept it if you want the premades. Else, items missing their object types will not appear.
* When you use a premade, you may need to select object types. I already made object types for most of the premades, you just need to select the right object type your server use, for the right object type related to the premade.

  * Ex: AShop asks for a facemask object type, you need to select the facemask object type you have. Otherwise, it could be considered as a hat, for example, if you select the wrong thing. Most of the time, an object type already exists, and matches the 2 object types, the object type you need to select may be translated.

  After that, select all the items, you want. This will create every item.
* To use them, remember to put a price on them, or else they won't be buyable/won't appear.


---

# 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://akulla-pro.gitbook.io/ashop/in-game-configuration/use-presets.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.
