# How to Update

> Follow these exact steps to avoid breaking everything.

***

### 1. 🛑 Make a Backup

**Before doing anything**, create a backup of your old prison resource.

* Go to your `resources` folder.
* Find these folders:
  * `[prison]`
* Right-click → **Send to → Compressed (zipped) folder**.
* Name it something like `prison_backup.zip`.

✅ Now you're safe in case something goes wrong.

***

### 2. 🧹 Delete the Old Prison

* Delete the following folders from your `resources` folder:
  * `[prison]`

⚠️ Make sure they're **really gone** before continuing.

***

### 3. ⬇️ Download the Latest Version

* Go to your [**Keymaster Portal**](https://keymaster.fivem.net/).
* Download the **latest version** of the prison resource.
* You’ll get a `.zip` file — open it.

***

### 4. 📁 Install the New Prison

* Inside the ZIP, find the `[prison]` folder.
* Drag and drop it into your `resources` folder.

***

### 5. 📁 Enjoy your updated prison

***


---

# 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://documentation.rcore.cz/paid-resources/rcore_prison/how_to_update.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.
