# Housing Types

There are several types of properties you can find around Karakura, from penthouse apartments to houses. Whilst some are more expensive then others, it's ultimately your choice to pick the right type that fits your budget or space requirements.

***

## What kind of properties can I rent?

If you're new to the server it's recommended that you rent yourself a Student Dorm for temporary storage and a place to call home. You can find Student Dorms at **1910x 1290z**.

<table><thead><tr><th>Property Type</th><th>Interior Size** </th><th>Price</th><th data-type="checkbox">Editable</th></tr></thead><tbody><tr><td>Student Dorm</td><td>L11 W9 H4</td><td>1,000 per 6 hours</td><td>false</td></tr><tr><td>Houses</td><td>N/A</td><td>300,000 per month</td><td>true</td></tr><tr><td>Apartments</td><td>L25 W12 H9​</td><td>50,000 per month</td><td>true</td></tr><tr><td>Small Apartments</td><td>L12 W6 H4</td><td>15,000 - 30,000 per month</td><td>true</td></tr><tr><td>Penthouse</td><td>L58 W20 H12​</td><td>100,000 per month</td><td>true</td></tr><tr><td>Small Penthouse</td><td>L16 W18 H8​</td><td>50,000 per month</td><td>true</td></tr></tbody></table>

\*\* Please note that sizes are approximate and can vary from property to property within the type you're interested in


---

# 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://faq.schoolrp.net/housing/housing-types.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.
