# SS-CommunityJobs

## Overview

SS-CommunityJobs is a community jobs and forced labor system for RedM. It lets players perform configured city jobs, track salary server-side, reduce forced labor tasks, and repay fines through work when integrated with SS-Archives.

The script supports simple one-step jobs, two-step carry jobs, configurable offices, optional SS-Menu or vorp\_menu/menuapi support, and external opening from scripts such as SS-IdentityCard.

## Main Features

* Community jobs menu per configured city.
* Multiple work types per city office.
* One-step jobs such as broom and windows.
* Two-step carry jobs with pickup and delivery flow.
* Server-side salary tracking until withdrawal.
* Forced labor reduction through SS-Archives integration.
* Fine reduction before cash payment when enabled.
* External menu opening from another script.
* Multi-language support.


---

# 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.sirecstudio.com/ss-communityjobs.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.
