# How do I setup my FiveM Server?

Video Tutorial - <https://youtu.be/dlc6wmr1N8s?si=TuuryH_rEzsOHL6f>

Head into [Game Panel](https://panel.nolimithost.cc/) and select your server, navigate to System, and access Console to locate the TxAdmin.

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

When you start txAdmin, you'll be asked to enter the Master PIN, which is also visible in the console.

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

Choose your deployment type next. The simplest option is "Popular Recipes".

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

Select your preference.

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

### Connecting FiveM Server to database.

{% content-ref url="/pages/8iyZSkkkqPbArq1IWFP7" %}
[How do I create a database?](/game-panel/how-do-i-create-a-database.md)
{% endcontent-ref %}

<figure><img src="/files/5zXARrEyJmnbegvNrN4H" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rpwyeDyYm046xQ6G8Gmz" 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-setup-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.
