# Setting up the config

- [Setting up mainPlace](https://fuestis-document.gitbook.io/fusti-docs/fusti_jobcreator/setting-up-the-config/setting-up-mainplace.md): At the main place you can set up your ped, it coords, and the blip which will point it on the map.
- [Setting up vehicles](https://fuestis-document.gitbook.io/fusti-docs/fusti_jobcreator/setting-up-the-config/setting-up-vehicles.md)
- [Setting up actions](https://fuestis-document.gitbook.io/fusti-docs/fusti_jobcreator/setting-up-the-config/setting-up-actions.md)
- [Picture of add-on vehicles](https://fuestis-document.gitbook.io/fusti-docs/fusti_jobcreator/setting-up-the-config/picture-of-add-on-vehicles.md): At the moment the only way to display your add-on vehicle's picture is to make a pull request at the following link to put your vehicle's picture in the repository.


---

# 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://fuestis-document.gitbook.io/fusti-docs/fusti_jobcreator/setting-up-the-config.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.
