> For the complete documentation index, see [llms.txt](https://wiki.cmgstudios.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cmgstudios.net/guides/jobs.md).

# Jobs

### How to start a Job?

All jobs can be found in **City Hall**, locate the Job Centre on the map. ![](/files/tESI0zJgHsL2p26l7UkO)

<figure><img src="/files/zIQxpntXRYwrkZ0WPfLu" alt=""><figcaption><p>1. Head down to the City hall located above</p></figcaption></figure>

<div><figure><img src="/files/zJtjvvtiYlWbt5Wu1vNW" alt="" width="563"><figcaption><p> This is the city hall building head inside</p></figcaption></figure> <figure><img src="/files/mXuBxf2caTScvr28VWd8" alt="" width="563"><figcaption><p>Find the Job Centre room and press [E] on the red circle to select a job</p></figcaption></figure></div>

***

### For a more detailed guide on a specific job check out the guides below!

<details>

<summary>Job Guides</summary>

[Mechanic](/guides/jobs/mechanic.md)

[Royal Mail Driver](/guides/jobs/royal-mail-driver.md)

[Pilot](/guides/jobs/pilot.md)

[Bus Driver](/guides/jobs/bus-driver.md)

[Fisherman](/guides/jobs/fisherman.md)

[Scuba Diver](/guides/jobs/scuba-diver.md)

[G4S Driver](/guides/jobs/g4s-driver.md)

[Taco Seller](/guides/jobs/taco-seller.md)

[Burger Shot Cook](/guides/jobs/burger-shot-cook.md)

[Lorry Driver](/guides/jobs/lorry-driver.md)

</details>

***

#### Check out this channel for tips and guides withing CMG!

{% embed url="<https://www.youtube.com/@ThroughAGame>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/guides/jobs.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.
