# Prison Escape

### 🔧 Step 1 - Get a Screwdriver

To escape, you’ll need a **Screwdriver**.

#### 🛒 Buy from the Canteen

1. Go to the **Canteen**
2. Press **E** to access it
3. Purchase a **Screwdriver**

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

***

### 💰 Step 2 - Earn Prison Cash

You’ll need **Prison Cash** to buy items.

#### 👮 Get a Job

1. Speak to a **Prison Guard**
2. Get assigned a job

#### 🏭 Complete Work

1. Go to the assigned **work station**
2. Press **E** to start

#### 📦 Collect Materials

1. Go to the **Storage Room**
2. Press **E** to pick up materials

#### 🔨 Process Materials

1. Take materials to a **work station**
2. Press **E** to start **Metalworking**
3. Wait for completion

👉 Repeat this process until you have enough money.

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

***

### 🔁 Step 3 - Buy the Screwdriver

Once you have enough Prison Cash:

1. Return to the **Canteen**
2. Purchase the **Screwdriver**

***

### 🔓 Step 4 - Begin the Escape

1. Go back to your **cell**
2. Press **E** to start your escape

***

### 🚽 Step 5 - Remove the Toilet

To access the escape route:

* Use **Scroll Wheel** to select screws
* Press **E** to select a screw
* Click and hold to **unscrew it**
* Press **X** to cancel if needed

👉 Remove all screws to continue.

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

***

### 🕳️ Step 6 - Enter the Escape Route

* Once all screws are removed:
  * Your character will move the toilet
  * Crawl into the space behind it

👉 You are now out of your cell.

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

***

### 🧭 Step 7 - Find Your Way Out

* Navigate through the prison tunnels
* Search for the correct path
* Follow the route to escape

***

### 🎉 Step 8 - Escape Complete

**Congratulations you have escaped from prison!**

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


---

# 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/prison-escape.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.
