# GTA V

- [Connect to my FiveM server](https://docs.oxygenserv.com/en/gta-v/se-connecter-a-mon-serveur-fivem.md): Step-by-step guide to connect to your FiveM server on Oxygenserv (IP/port, server name).
- [Install txAdmin on my FiveM server](https://docs.oxygenserv.com/en/gta-v/installer-un-serveur-fivem-avec-txadmin.md): Step-by-step guide to install txAdmin on your FiveM server (CFX key, database, server.cfg).
- [Change Artifact version (FiveM)](https://docs.oxygenserv.com/en/gta-v/changer-de-version-dartifact-fivem.md): Step-by-step guide to change the FiveM artifact version on Oxygenserv ("Server Artifact version is outdated" error).
- [Warning: server thread hitch warning](https://docs.oxygenserv.com/en/gta-v/avertissement-server-thread-hitch-warning.md): Step-by-step guide to identify and fix server thread hitch warnings on 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/en/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.
