# Mechanic Job

### 🕐 Step 1 - Clock On

Before starting:

1. Go to **City Hall**
2. Select the **Mechanic job**
3. Click **Clock On**

<figure><img src="/files/1ohbmNIA0qnpKu7JhOpx" alt=""><figcaption></figcaption></figure>

***

### 🚚 Step 2 - Get Your Tow Truck

Once clocked on:

* You will receive a **free starter tow truck**

To use it:

1. Head to the **nearest garage**
2. Spawn your **tow truck**

<figure><img src="/files/PyDJ4B9Lckmj1cYlmqqA" alt=""><figcaption></figcaption></figure>

***

### 📋 Step 3 - Start a Job

1. Get in your tow truck
2. Press **F6** to open the **Job Menu**
3. Go to the **Jobs tab**
4. Choose a **contract** from the list
5. Click **Take Contract**

⚠️ **Important:**\
Some jobs may require **specialised vehicles** always read the job description before accepting.

<div><figure><img src="/files/9TVJgJO0gNlz07WUL6kn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eNnk0OSiaFl6p9YtAZmL" alt=""><figcaption></figcaption></figure></div>

***

### 📍 Step 4 - Drive to the Location

* A **marker will appear on your map**
* Drive to the marked location

👉 This is where the abandoned vehicle will be.

<figure><img src="/files/W3EGk8dy03vd8VMqgFyJ" alt=""><figcaption></figcaption></figure>

***

### 🔗 Step 5 - Hook the Vehicle

Once you arrive:

1. Position your tow truck near the vehicle
2. Line it up carefully
3. Use:
   * **Numpad 5 & 8** → Raise / lower the tow hook

👉 Attach the vehicle securely before moving.

<figure><img src="/files/zSCa9Lealpp8yus45X6M" alt=""><figcaption></figcaption></figure>

***

### 🚛 Step 6 - Deliver the Vehicle

After hooking:

* A new **drop-off marker** will appear

1. Drive to the new location
2. Park in the **highlighted green area**

<figure><img src="/files/7OQKzVI2S2u0b0LTEJJB" alt=""><figcaption></figcaption></figure>

***

### 📦 Step 7 - Complete the Job

1. Hold **H** to release the vehicle
2. The job will complete

<figure><img src="/files/ZBzwUku06wfQGpqS4u5y" alt=""><figcaption></figcaption></figure>

🎉 **You’ve successfully finished your first Mechanic contract!**


---

# 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://wiki.cmgstudios.net/cmg-2.0/mechanic-job.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.
