# Land

The owner of a land can earn Land Points based on the duration of land ownership, and the total Land Points acquired over a week determine the overall ranking and tier, which can reward them with $FIT.

The grade of a land is determined by the traffic of users visiting the land. Higher-grade lands provide a bonus that increases the speed of acquiring Land Points.

On lands at level 3 or higher, it is possible to construct centers that offer various functionalities. The higher the level of the land, the more centers can be constructed, with a maximum limit of three centers


---

# 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://thesnkrz.gitbook.io/en/snkrz-land/land-compositon/land.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.
