# How do I reinstall my FiveM Server?

Head into our [Game Panel](https://panel.nolimithost.cc/) and go into Configuration > Advanced > Reinstall Server this will install you newest artifacts.

{% hint style="warning" %}
This will not delete your files.
{% endhint %}

<figure><img src="/files/Ksk5IwYQ4C1gAxHUBO1I" alt=""><figcaption></figcaption></figure>

### Complete Reinstall?

To fully reset your server, delete the TxData file and restart your server.

<figure><img src="/files/hnNmAokppSocR1aHHTe5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you require assistance, don't hesitate to reach out to our support team at [NolimitHost Support](https://billing.nolimithost.cc/submitticket.php).
{% endhint %}


---

# 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.nolimithost.cc/games/fivem/how-do-i-reinstall-my-fivem-server.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.
