# SkyLands

{% hint style="info" %}
Each SkyLands NFT is a unique reflection of your starting motherland within the immersive world of SkyNity. Crafted with meticulous detail, these NFTs encapsulate the essence of your realm, embodying its distinct features, resources, and potential for expansion. As gateways to the game, they serve as personalized entry points, inviting players to embark on epic journeys, shape their destinies, and leave their mark on the ever-evolving tapestry of SkyNity.
{% endhint %}

<table><thead><tr><th width="170">Origin/Land Tier</th><th data-type="rating" data-max="5">Tier 1 Common</th><th width="121" data-type="rating" data-max="5">Tier 2 Uncommon</th><th width="108" data-type="rating" data-max="5">Tier 3      Rare</th><th width="106" data-type="rating" data-max="5">Tier 4      Epic</th><th data-type="rating" data-max="5">Tier 5 Legendary</th></tr></thead><tbody><tr><td>Fire <br>Attack bonus</td><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td></tr><tr><td>Water<br>Defence bonus</td><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td></tr><tr><td>Wind<br>Speed bonus</td><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td></tr><tr><td>Earth<br>Mining bonus</td><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td></tr></tbody></table>

{% tabs %}
{% tab title="Common" %}
{% hint style="success" %}
SkyLands Common receive a very low bonus to their elemental origin.
{% endhint %}

<div><figure><img src="/files/dWh4vLcq3YuLCINRubEA" alt=""><figcaption><p>Water SkyLand</p></figcaption></figure> <figure><img src="/files/7U3jdB9mSTjehq3xFKvm" alt=""><figcaption><p>Fire SkyLand</p></figcaption></figure></div>

<div><figure><img src="/files/IO6j56foa7t6N4v8pkNN" alt=""><figcaption><p>Air SkyLand</p></figcaption></figure> <figure><img src="/files/cjo736BN8zubXEMAIZDu" alt=""><figcaption><p>Earth SkyLand</p></figcaption></figure></div>
{% endtab %}

{% tab title="Uncommon" %}
{% hint style="success" %}
SkyLands Uncommon receive a low bonus to their elemental origin.
{% endhint %}

<div><figure><img src="/files/Zc3eFUNdOt5vngoKgeMJ" alt=""><figcaption><p>Water SkyLand</p></figcaption></figure> <figure><img src="/files/2VKAYIX4rzOvDdz6v2LN" alt=""><figcaption><p>Fire SkyLand</p></figcaption></figure></div>

<div><figure><img src="/files/dQaPjZUFZdr92wp7cFlI" alt=""><figcaption><p>Air SkyLand</p></figcaption></figure> <figure><img src="/files/HTLcQNvTP2hiN0xTCDEW" alt=""><figcaption><p>Earth SkyLand</p></figcaption></figure></div>
{% endtab %}

{% tab title="Rare" %}
{% hint style="success" %}
SkyLands Rare receive a medium bonus to their elemental origin.
{% endhint %}

<div><figure><img src="/files/X2B9ydk64EydxDqea45v" alt=""><figcaption><p>Water SkyLand</p></figcaption></figure> <figure><img src="/files/utCT1oewcVnKdhmATIrA" alt=""><figcaption><p>Fire SkyLand</p></figcaption></figure></div>

<div><figure><img src="/files/mCVAZyXWEsiLBcma9Zk1" alt=""><figcaption><p>Air SkyLand</p></figcaption></figure> <figure><img src="/files/J2mnmH50GDxKLanlvdC5" alt=""><figcaption><p>Earth SkyLand</p></figcaption></figure></div>
{% endtab %}

{% tab title="Epic" %}
{% hint style="success" %}
SkyLands Epic receive a high bonus to their elemental origin.
{% endhint %}

<div><figure><img src="/files/ugbfdiig6KPkBjkbAbMi" alt=""><figcaption><p>Water SkyLand</p></figcaption></figure> <figure><img src="/files/pnjeJwExFNrrDPCYwDIn" alt=""><figcaption><p>Fire SkyLand</p></figcaption></figure></div>

<div><figure><img src="/files/C0VNhfqVmGMKnZRZKdhU" alt=""><figcaption><p>Air SkyLand</p></figcaption></figure> <figure><img src="/files/Bf7ztP2fhv9HNEirDPSd" alt=""><figcaption><p>Earth SkyLand</p></figcaption></figure></div>
{% endtab %}

{% tab title="Legendary" %}
{% hint style="success" %}
SkyLands Legendary receive a very high bonus to their elemental origin.
{% endhint %}

<div><figure><img src="/files/L9dN4pUofn5uWOpsMIN1" alt=""><figcaption><p>Water SkyLand</p></figcaption></figure> <figure><img src="/files/N7UyaK3NMBIvnsmhuIUz" alt=""><figcaption><p>Fire SkyLand</p></figcaption></figure></div>

<div><figure><img src="/files/BfxO4vamSDcn9Mc8rTIm" alt=""><figcaption><p>Air SkyLand</p></figcaption></figure> <figure><img src="/files/axvNiZyn7L5fN46VshFs" alt=""><figcaption><p>Earth SkyLand</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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://skynity.gitbook.io/wiki/basics/skylands.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.
