# GTA V

- [Se connecter à mon serveur FiveM](https://docs.oxygenserv.com/gta-v/se-connecter-a-mon-serveur-fivem.md): Guide pas à pas pour se connecter à son serveur FiveM sur Oxygenserv (IP/port, nom du serveur).
- [Installer txAdmin sur mon serveur FiveM](https://docs.oxygenserv.com/gta-v/installer-un-serveur-fivem-avec-txadmin.md): Guide pas à pas pour installer txAdmin sur son serveur FiveM (clé CFX, base de données, server.cfg).
- [Changer de version d’Artifact (FiveM)](https://docs.oxygenserv.com/gta-v/changer-de-version-dartifact-fivem.md): Guide pas à pas pour changer la version d'artifact FiveM sur Oxygenserv (erreur « Server Artifact version is outdated »).
- [Avertissement : server thread hitch warning](https://docs.oxygenserv.com/gta-v/avertissement-server-thread-hitch-warning.md): Guide pas à pas pour identifier et corriger les avertissements server thread hitch sur FiveM.


---

# 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://docs.oxygenserv.com/gta-v.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.
