# Solitary

## Overview

* Our solitary confinement system serves as a disciplinary measure for prisoners who violate rules.
* Currently, solitary cells are located in the prison yard, allowing for limited communication with other inmates.
* To enhance the effectiveness and humanity of this system, the following improvements are proposed.

## Gallery

<figure><img src="/files/57V4fZh3o60EnxMOhqw6" alt=""><figcaption><p>Picture of Solitary cells</p></figcaption></figure>

## Features

### Supports All Maps

* Compatibility with all popular maps.

{% hint style="warning" %}
For Alcatraz map we use their location for it.
{% endhint %}

### General

* Prisoners can be sent to Solitary as a punishment for rule violations.


---

# 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/features/solitary.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.
