# FAQ - LOCATION DJOBI

## FAQ - LOCATION DJOBI

- [Bienvenue](https://faq.djobi.org/bienvenue.md)
- [Notre entreprise](https://faq.djobi.org/informations-generales/notre-entreprise.md)
- [Nos offres de manière détaillée](https://faq.djobi.org/informations-generales/nos-offres-de-maniere-detaillee.md)
- [Pour commencer](https://faq.djobi.org/configuration-parametrage/pour-commencer.md)
- [Se connecter](https://faq.djobi.org/configuration-parametrage/pour-commencer/se-connecter.md): Pour vous connecter sur le panneau de DJOBI, veuillez suivre les étapes ci-dessous :
- [Gérer son profil](https://faq.djobi.org/configuration-parametrage/pour-commencer/gerer-son-profil.md): Pour paramétrer votre compte sur le panneau d'administration de DJOBI, suivez les étapes suivantes :
- [Passer une commande](https://faq.djobi.org/configuration-parametrage/pour-commencer/passer-une-commande.md)
- [Configuration du serveur](https://faq.djobi.org/configuration-parametrage/configuration-du-serveur.md)
- [Traiter vos fichiers](https://faq.djobi.org/configuration-parametrage/configuration-du-serveur/traiter-vos-fichiers.md)
- [Sublime Text](https://faq.djobi.org/configuration-parametrage/sublime-text.md)
- [Traduire Sublime Text en français](https://faq.djobi.org/configuration-parametrage/sublime-text/traduire-sublime-text-en-francais.md)
- [How we Work Together](https://faq.djobi.org/discord/how-we-work-together.md)
- [Meetings](https://faq.djobi.org/discord/meetings.md)
- [Mise en place](https://faq.djobi.org/stockage/mise-en-place.md)
- [Meet the Team!](https://faq.djobi.org/vps/meet-the-team.md)
- [Meet the Team!](https://faq.djobi.org/minecraft/meet-the-team.md)
- [Requesting Time Off](https://faq.djobi.org/counter-strike/requesting-time-off.md)
- [Requesting Time Off](https://faq.djobi.org/ark/requesting-time-off.md)
- [Requesting Time Off](https://faq.djobi.org/garrys-mod/requesting-time-off.md)
- [Requesting Time Off](https://faq.djobi.org/fivem-gta-rp/requesting-time-off.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://faq.djobi.org/bienvenue.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.
