> For the complete documentation index, see [llms.txt](https://docs.tzmc.dev/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tzmc.dev/docs/qb-core/it-job.md).

# IT Job

Add a tech-savvy activity to your FiveM server with TZMC IT Job, where players can fix computers around the city by uploading or updating antivirus software.

💻 Key Features:

* **Computer Repairs**: Players can travel to various locations to fix computers by uploading or updating antivirus software, adding a unique job to your server.
* **Mini-Game Challenge**: Players must complete a small mini-game to successfully update the computer, providing an interactive and engaging experience.
* **Customizable Words**: Admins can adjust the words that appear during the mini-game, allowing for creative touches and hidden easter eggs.
* **Flexible Payouts**: Admins can adjust the payout for each computer fixed and offer bonuses for completing all repairs on a single job.

📋 Requirements:

* QBCore Framework

🔧 Setup & Configuration:

* Follow our step-by-step guide to integrate TZMC IT Job into your server.
* Customize the mini-game words, payouts, and bonuses to suit your server’s needs, ensuring a balanced and enjoyable experience for players.

Whether players are looking to earn some extra cash or enjoy the challenge of fixing computers, TZMC IT Job offers a dynamic and engaging roleplay opportunity in FiveM.

🔗 [Download](https://store.tzmc.dev/package/5213366)

{% embed url="<https://youtu.be/E39sRb51DXE>" %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.tzmc.dev/docs/qb-core/it-job.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
