# How To Install FiveM QBCore Server Tutorial

- [FiveM Quickstart Guides](https://docs.fivem-qbcore.com/how-to-install-fivem-qbcore-server-tutorial/quickstart.md): Welcome to the QBCore Store Documentation! If you're setting up your FiveM server using our custom-made QBCore framework, this guide will walk you through the essentials to get started.
- [How to Install a QBCore Server on Windows VPS TxAdmin](https://docs.fivem-qbcore.com/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs.md): This guide will walk you through the process of installing a QBCore Server on TXAdmin using XAMPP for the database, HeidiSQL for database management, and port forwarding on a Windows VPS.
- [How to Install a QBCore Server Using TXAdmin’s Built-In Hosting](https://docs.fivem-qbcore.com/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs-1.md): If you want to set up a QBCore server using TXAdmin’s built-in hosting, this guide will walk you through everything from installation to server launch. TXAdmin’s in-built hosting is an easier, more au
- [How to Install a Custom QBCore Server on Any Linux VPS/Dedicated Server Using TXAdmin](https://docs.fivem-qbcore.com/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs-2.md): This guide will help you install and run a custom QBCore FiveM server on any Linux VPS or dedicated server using TXAdmin. It covers everything from installing dependencies to setting up your database,


---

# 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.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.
