# Official QBCore Store&#x20;

## Official Docs of Official QBCore Store

- [About Us – The Official QBCore Store](https://docs.fivem-qbcore.com/readme.md)
- [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,
- [Complete FiveM QBCore Framework Command Lists](https://docs.fivem-qbcore.com/essentials/editor.md): Welcome to the official QBCore Store command list, where you will find a comprehensive guide to all QBCore framework commands, including admin, police, EMS, jobs, inventory, vehicles, and more.
- [How to Set Admin in QBCore](https://docs.fivem-qbcore.com/essentials/markdown.md): If you need to set yourself or someone else as an admin in your QBCore server, follow this step-by-step guide.
- [All FiveM-Related Useful Links](https://docs.fivem-qbcore.com/essentials/images-and-media.md): Here is a collection of all essential FiveM-related links, including official documentation, development tools, forums, and community resources.  🚀 For custom QBCore scripts, support, and ready-madeH


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.fivem-qbcore.com/readme.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.
