# Land Owners

* Owners can use different methods to earn money:&#x20;

- [ ] Explore space, mine and sell resources, rent land, etc. As a gamer, you can earn significant income from the economic ecosystem of SpaceSix, since you can find valuable NFTs and cryptocurrency (BNB).
- [ ] &#x20;On different planets, you can also be a part of our navigation leaderboard at the end of each month. (Multi-reward system)
- [ ] Investors who lack time to play can rent their land to willing players and share the income.
- [ ] **Note**: In this game, we have implemented a different rental system, so users will not be limited in terms of earning and playing; they can acquire money from the game while they are not playing.


---

# 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://space-six.gitbook.io/whitepaper-space-six/economy/land-owners.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.
