# FiveM Quickstart Guides

<figure><img src="/files/8DKSgdNGi5MaAfV7DWMu" alt=""><figcaption></figcaption></figure>

📥**Download Your QBCore Package**

1. Log in to your **QBCore Store Account** and download the latest version of our **custom QBCore framework From Our Website** [**Customer Panel**](https://fivem-qbcore.com/my-account/).

### **🔧 Step 1: Choose Your Installation Method**

Decide how you want to install your **QBCore Server**:

1️⃣ **How to Install a**[ **QBCore Server on TXAdmin** **Windows VPS**](/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs.md)– Standard installation using **Windows VPS** **TXAdmin**.\
2️⃣ **How to Install a** [**QBCore Server Using TXAdmin’s Built-In Hosting**](/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs-1.md) – Ideal for hosting with **built-in database support**.\
3️⃣ **How to Install a Custom** [**QBCore Server on Any Linux VPS/Dedicated Server Using TXAdmin**](/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs-2.md) – Best for **advanced users** using a **Linux VPS or dedicated server**.

> 💡 **If you're using Windows, TXAdmin is the easiest option.**

***

### **🛠️ Step 2: Install & Configure Your Server**

1. **Download and install** FiveM FXServer.
2. **Set up TXAdmin** and create a new server profile.
3. **Upload your QBCore server files** (custom or default setup).
4. **Configure server.cfg** and set up your database (if applicable).

***

### **🔑 Step 3: Assign Admin Permissions**

* Follow [**How to Set Admin in QBCore** to **give yourself admin access**](/essentials/markdown.md).
* Use identifiers like **Steam, Discord, or License ID**.

***

### **📝 Step 4: Learn & Use Commands**

* Master the [**Complete QBCore Framework Command List**](/essentials/editor.md).
* Use essential admin commands like `/noclip`, `/setjob`, and `/revive`.

***

### **🌍 Step 5: Explore More Useful Resources**

* Check [**All FiveM-Related Useful Links**](/essentials/images-and-media.md) for hosting, development, and community support.
* Join the **QBCore Store Discord** for **support, script updates, and community discussions**.

***

### 🔥 **Need More Help?**

🔗 **Website:** [QBCore Store](https://fivem-qbcore.com)\
🔗 **Discord:** [Join Here](https://discord.gg/qbcoreframework)

Now you’re ready to **launch your QBCore server**! 🚀 Let me know if you need any modifications! 😊

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](https://github.com/GitbookIO/onboarding-template/blob/main/getting-started/broken-reference/README.md) section to learn mor
{% 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.fivem-qbcore.com/how-to-install-fivem-qbcore-server-tutorial/quickstart.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.
