# Houses

Houses are an essential part for us in real life, to help bring the Fantasy Starworld to life houses will be an intricate part of the entire ecosystem.

There are two main types of houses:

1. System Owned Houses
2. Player Owned Houses

Like in real life we all need a place to stay every night. So similarly in Fanstasy Starworld riders will need a house to stay every night.

All players have a choice of choosing to stay in their own homes, rent from other players, or rent from the system.


---

# 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://docs.gunstar.io/whitepaper/the-game/game-play/houses.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.
