# Update artifacts

To update the artifacts of a FiveM server on Cfx.re, follow these steps:

1. Go to the [FiveM Artifact repository](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/).
2. Download the latest recommended version for your server's operating system.
3. Stop your FiveM server to avoid conflicts during the update.
4. Extract the downloaded files and replace the old ones in your server's root folder
5. Restart your server to apply the updates.

***

Para atualizar os artefatos de um servidor FiveM no Cfx.re, siga estes passos:

1. Acesse o [repositório de Artefatos do FiveM](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/).
2. Baixe a versão recomendada mais recente para o sistema operacional do seu servidor.
3. Pare o servidor FiveM para evitar conflitos durante a atualização.
4. Extraia os arquivos baixados e substitua os antigos na pasta raiz do servidor.
5. Reinicie o servidor para aplicar as atualizações.


---

# 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://marimon-store-1.gitbook.io/marimon-store-docs/update-artifacts.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.
