> For the complete documentation index, see [llms.txt](https://docs.speedstar.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedstar.io/en/gameplay/lands.md).

# Lands

The land is mainly used for building your ranch like having stables, training facilities and other buildings to help increase your passive income. The income you receive can be used to further upgrade your facilities.

### Ranch Certificate NFT

They will reduce in-game activity fees ($SPEED Fees), and have limited availability as only 198 will ever be issued. &#x20;

This NTF is a Citizen card, it can equip 1 ranch, and while it can not be expanded, it has no expiration date, and can be sold to another holder!\
There are a total of 5 levels:

![Ranch Certificate NFT](/files/5GkgFMSYivTOmiFkLGaC)

<table><thead><tr><th>Certificate Rank</th><th width="219">Fee Reduction ($SPEED)</th><th>Price</th><th>Unit</th></tr></thead><tbody><tr><td>Baron</td><td>-5%</td><td>1,000 $STAR</td><td>150</td></tr><tr><td>Viscount</td><td>-10%</td><td>5,000 $STAR</td><td>30</td></tr><tr><td>Earl</td><td>-15%</td><td>15,000 $STAR</td><td>10</td></tr><tr><td>Marquess</td><td>-20%</td><td>30,000 $STAR</td><td>5</td></tr><tr><td>Duke</td><td>-30%</td><td>50,000 $STAR</td><td>3</td></tr></tbody></table>


---

# 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:

```
GET https://docs.speedstar.io/en/gameplay/lands.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.
