# Skills & XP System

It allows you to **level up specific activities**, unlock perks, and specialise your playstyle whether you're a criminal, civilian, or part of a faction.

***

### 🔢 Skill XP Conversion

* 📈 **10,000 Skill XP = 1 Skill Point**

Use these points to unlock perks in the **Skill Tree (F1 Menu)**.

***

### 🎮 Accessing Your Skills

To open the skill system:

👉 Press **F1** → Navigate to **Skill Trees**

From here, you can:

* View your skill levels
* Track your XP progress
* Unlock new abilities

<figure><img src="/files/0TOWE4Tt6yDf5DiaEGma" alt=""><figcaption></figcaption></figure>

***

## 🌿 Trapper Skill XP

You earn XP across the **entire production chain**:

* 🌱 Planting
* 💧 Watering
* 🌿 Harvesting
* ⚙️ Processing
* 📦 Bagging
* 💰 Selling

***

## 👷 Civilian Skills XP

#### ⛏️ Grinder

* Earn XP by selling:
  * 💎 Diamonds
  * 💉 Heroin
  * 🧪 LSD

***

#### 🔧 Mechanic

* Earn XP by completing **mechanic jobs**

***

#### ✈️ Piloting

* Earn XP by completing **piloting jobs**

***

#### 🚚 Trucking

* Earn XP by completing **trucking jobs**

***

#### 🗑️ Garbage

* Earn XP by completing **garbage jobs**

***

## 🔫 Crime Skills XP

#### 💻 Hacking

* Earn XP by completing hacking during:
  * 🏦 Big Bank Heist
  * 🏦 Small Bank Heists
  * 💎 Jewellery Heist

***

#### 🔓 Lockpicking

* Earn XP by **successfully lockpicking vehicles**

***

#### 💰 Robberies

* Earn XP by successfully robbing:
  * 🏪 Stores
  * 🏦 Banks
  * 🏧 ATMs
  * 👕 Clothing stores
  * 💎 Jewellery stores

***

#### 🧼 Money Laundering

* Earn XP by **successfully cleaning dirty cash**

***

## 🛡️ Faction Skills XP

#### 🚓 Police Service

* Earn XP by:
  * 📸 Speed camera fines
  * ⚖️ Processing criminals
  * 💸 Issuing fines

***

#### 🚑 Health Service

* Earn XP by **reviving players**

***

#### 🔒 Prison Service

* Earn XP by **remaining clocked on duty**

***

#### 🔥 Fire Service

* coming soon

***

#### 🦸 Vigilante

* Earn XP by **processing bounties**

***


---

# 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/skills-and-xp-system.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.
