# Level

Land levels range from 0 to 5, and from level 3 onwards, land can acquire Land Points. The total amount of Land Points available and the speed of acquiring Land Points are determined by the land's level.

The speed of acquiring Land Points can be increased through various methods such as the land traffic rating, grade of socketed gems, and more, in addition to the base acquisition speed based on the land level. However, the total amount of Land Points that can be acquired is determined solely through the level. Once all the Land Points of a land are obtained, no more Land Points can be acquired. However, by leveling up the land, it becomes possible to acquire Land Points again.

To level up a land, requirements include lands of the same level, gems that match the land's unique characteristics, and level-up passes. The number of required lands, gem grades, and the quantity of level-up passes vary based on the land's level. Level-up passes are given at a rate of 1 per $30 spent on Land3.

Various centers can be constructed on a land, including Staking Centers, Breeding Centers, Refining Centers, and City Halls. Starting from land level 3, one center can be constructed, and up to three centers can be built

* Level-up conditions

<table data-header-hidden><thead><tr><th width="152"></th><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td>Level</td><td align="center"><img src="/files/EX8fBS4YsTxXcqOwXljF" alt=""></td><td align="center"><img src="/files/Tdsr2m2whbx1jTUSXPJ4" alt=""></td><td align="center"><img src="/files/IEo9jznDwDXxZMzetEKT" alt=""></td><td align="center"><img src="/files/5we3udDeLNXXqwkXANRb" alt=""></td><td align="center"><img src="/files/G4p2ZuCEpD0UIIn3XuXQ" alt=""></td><td align="center"><img src="/files/paU4rZUdqDrAC7OWr1ee" alt=""></td></tr><tr><td>No. of Land</td><td align="center">Free Mint</td><td align="center"><img src="/files/UuuJCL6ALgg0xdDezXOu" alt="">x3</td><td align="center"><img src="/files/lcnwOTpmc8XFda4VlceP" alt=""> x4</td><td align="center"><img src="/files/GfvtUbRT6lTdlmyo9tME" alt="">x5</td><td align="center"><img src="/files/uiFMFUCZ8Bw46YGUI5nf" alt="">x3</td><td align="center"><img src="/files/j2Z4KhK0FWTOMo3dhfHu" alt="">x2</td></tr><tr><td>No. of Gem</td><td align="center"> </td><td align="center"> Normal<br>x6</td><td align="center">Rare<br>x6</td><td align="center">Epic<br>x6</td><td align="center">Unique <br>x6</td><td align="center">Legend <br>x6</td></tr><tr><td>Level up pass</td><td align="center"> </td><td align="center"> </td><td align="center">1</td><td align="center">5</td><td align="center">10</td><td align="center">100</td></tr></tbody></table>

* Land Point

<table><thead><tr><th width="171">effect</th><th width="83" align="center">Lv0</th><th width="89" align="center">Lv1</th><th width="93" align="center">Lv2</th><th width="107" align="center">Lv3</th><th width="96" align="center">Lv4</th><th align="center">Lv5</th></tr></thead><tbody><tr><td>LP obtainable</td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center">O</td><td align="center">O</td><td align="center">O</td></tr><tr><td>Daily LP acquisition rate</td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center">240</td><td align="center">1,200</td><td align="center">12,000</td></tr><tr><td>Total LP amount</td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center">30,000</td><td align="center">150,000</td><td align="center">1,500,000</td></tr></tbody></table>


---

# 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-attributes/level.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.
