> For the complete documentation index, see [llms.txt](https://contact-182.gitbook.io/last-resort/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contact-182.gitbook.io/last-resort/city-life/accommodation.md).

# Accommodation

When you first arrive in town, as part of the general population, you live in a military tent. \
It comes with its own storage locker you can use to empty your bag and store securely your belonging when you go on adventures. Use it wisely to keep the items for your next crafts.<br>

As you progress and show your worth in town, Central command will assign you with new personal quarters. First Military barracks, then you own apartment. Each will grant access to a new set of crafting recipes while also providing more storage room.<br>

If you'd like you can also get into houses which are private property and therefore are represented by NFTs and limited in number:

* Own a house: During <mark style="background-color:green;">Pre-sales</mark>, lands will be available for sale and starting in <mark style="background-color:red;">Season 1</mark> you'll be able to customize your home and use its many perks.&#x20;
* Co-own a home: Similarly, you can share a home with a few other players, just generate NFT keys for them to access home. Only the owner can customize the space though
* Guilds: Guilds are home owners that have an extra functionnality: [gear lending](/last-resort/city-life/guilds-and-gear-lending.md).

Homes are at the center of very high-end crafting recipies that generate assets which can rented our to the whole ecosystem. Exemple : Transportation vehicles, ATVs, Trucks, Helicopters.

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

<mark style="background-color:green;">Pre-sales</mark> - Buy the land you'll be able to build on.

<mark style="background-color:red;">Season 1</mark> - Build a house on your land and start personalizing it\
Landowners will be able to personalize their space and benefit from the extra storage.&#x20;

<mark style="background-color:yellow;">Subsequent seasons</mark> - More customization options + high end crafting\
\
\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://contact-182.gitbook.io/last-resort/city-life/accommodation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
