# Usage

### Contract Types

The boosting system offers four unique contract types (A, B, C, D). Each contract has different mechanics, levels of difficulty, and objectives.

***

#### 🔴 Contract A — **Truck & Trailer Heist**

* A **zone** is marked on the map. Inside the zone, there is a **truck with a trailer**.
* The player must **steal the truck together with its trailer**.
* After stealing, use the **GPS Hacking Tablet** to disable the tracker.
* Once hacked, a **new location** will appear on the map.
* Drive to the marked area, unload the trailer, **get into the vehicle inside the trailer**, and **hack it** to complete the job.

***

#### 🟠 Contract B — **Car Crusher Job**

* A **zone** appears on the map. The target vehicle is located inside.
* Break the **car lock** and **hotwire** (flat-contact) the vehicle to steal it.
* After stealing, use the **GPS Hacking Tablet** to remove the tracker.
* A **new location** appears — drive to the car crusher facility.
* Park the vehicle in the **blue crusher machine**, exit, and interact with it via **target system** to crush the vehicle.
* After crushing, interact with the remains to **loot random items** from the destroyed car.

***

#### 🟡 Contract C — **Guarded Vehicle Heist**

* A **zone** appears on the map containing the target vehicle.
* The vehicle is **heavily guarded** by armed NPCs. Defeat the guards.
* Break the **door lock**, steal the car, and hack the **GPS tracking tablet**.
* After hacking, a **paint shop location** will appear.
* Take the vehicle there and **repaint it** using the target system.
* Once painted, a final location is revealed. Deliver the car there and **smash it** to complete the mission.

***

#### 🟢 Contract D — **Delivery Job**

* A **blip** marks the target vehicle on the map.
* Locate the car, **break the lock**, and hotwire it.
* After a short while, a **delivery location** will appear on the map.
* Drive the stolen car to the buyer and **hand it over** to complete the contract.

***

✨ **Summary**

* **Contract A:** Truck + Trailer heist with GPS hacking.
* **Contract B:** Steal → Hack → Crush → Loot.
* **Contract C:** Guarded vehicle → Fight → Hack → Repaint → Smash.
* **Contract D:** Quick steal and delivery.


---

# 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.0resmon.org/0resmon/frkn-resources/frkn-boosting/usage.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.
