# CMG 2.0

- [Skills & XP System](https://wiki.cmgstudios.net/cmg-2.0/skills-and-xp-system.md): The Skills & XP System is one of the core progression features in CMG.
- [Turf System](https://wiki.cmgstudios.net/cmg-2.0/turf-system.md): Turfs are key control points across the map that provide income, influence, and competition between players and organisations.
- [Trapper Job](https://wiki.cmgstudios.net/cmg-2.0/trapper-job.md)
- [Mechanic Job](https://wiki.cmgstudios.net/cmg-2.0/mechanic-job.md)
- [Garbage Job](https://wiki.cmgstudios.net/cmg-2.0/garbage-job.md): The Garbage Job is a simple and reliable way to earn money by collecting and disposing of waste across the map.  It’s ideal for new players and can also be played solo or with friends.
- [Health Service](https://wiki.cmgstudios.net/cmg-2.0/health-service.md): The Health Service allows you to respond to emergencies, revive players, and keep the city alive. It’s a roleplay focused job with steady XP and progression.
- [Prison Escape](https://wiki.cmgstudios.net/cmg-2.0/prison-escape.md): Getting sent to prison doesn’t mean it’s over you can plan and execute an escape. This guide walks you through the full process from start to freedom.
- [ Racing](https://wiki.cmgstudios.net/cmg-2.0/racing.md): Racing in CMG allows you to compete against other players, create your own events, and test your driving skills.
- [Food, Consumables & Vending](https://wiki.cmgstudios.net/cmg-2.0/food-consumables-and-vending.md)
- [HUD](https://wiki.cmgstudios.net/cmg-2.0/hud.md)
- [F5 Gang System](https://wiki.cmgstudios.net/cmg-2.0/f5-gang-system.md): The Gang Menu (F5) is your central hub for creating, managing, and progressing your gang in CMG.


---

# 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.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.
