# Artifacts version

#### To change the artifact version, follow these steps:

1. Go to [runtime.fivem.net](https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/) and copy the link of the desired version;
2. Navigate to the **GamePanel**, go to the "**Startup**" section, then paste the copied link into the "**FiveM Version**" field;
3. Go to the "**Settings**" section and click the "**Reinstall Server**" button (resources and server.cfg will **NOT** be deleted).

**PS**: If you want to update your artifacts to the latest version, simply set the version to "**latest**" in the field, then reinstall the server.


---

# 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.ititanhosting.ro/docs/english/games/fivem/artifacts-version.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.
