# Buildings

{% hint style="info" %}
In the enchanting world of SkyNity, buildings are not mere structures but vital centers of power and strategy, each imbued with magical properties and essential functions that support the growth and defense of your realm.

These buildings, infused with the essence of the elemental gods, are central to your strategic endeavors in SkyNity. Mastering their use and upgrading them effectively will lead to a thriving and powerful kingdom, ready to
{% endhint %}

{% tabs %}
{% tab title="The Core" %}

> As the cornerstone of the realm's development, The Core empowers the construction of other buildings to reach higher levels of sophistication and strength. Its influence permeates throughout the island, unlocking the full potential of structures and paving the way for greater advancements in the realm's growth and prosperity.

<div><figure><img src="/files/rGWhIUPwOtkjhvCdOZ43" alt=""><figcaption><p>Water Core</p></figcaption></figure> <figure><img src="/files/NBTgdR4dwMsmv7kgtwZ8" alt=""><figcaption><p>Fire Core</p></figcaption></figure></div>

<div><figure><img src="/files/AOcL8lEyS0MT85KgWGwW" alt=""><figcaption><p>Wind Core</p></figcaption></figure> <figure><img src="/files/pHU04l8bsOBmEV68H085" alt=""><figcaption><p>Earth Core</p></figcaption></figure></div>
{% endtab %}

{% tab title="Summoning Rift" %}

> A gateway crackling with mystical energies, the Summoning Rift bridges the gap between realms, enabling the swift recruitment of new units to bolster the forces. Additionally, its arcane influence accelerates the production of units, ensuring a steady stream of reinforcements to strengthen the ranks in times of conflict.

<figure><img src="/files/As3MiVX3E7qJrdchX7T7" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Wall" %}

> A bastion of security, the Wall fortifies the island's defense, standing resolute against would-be invaders. Additionally, its presence inspires efficiency, accelerating the speed of building production across the realm's domains.

<figure><img src="/files/Ha5a7TM1ff0MOvVDraPf" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Portal" %}

> A shimmering gateway between realms, the Portal facilitates the transfer of SkyDust ($SDT) brought by units, enabling swift resource exchange and strategic maneuvering. Furthermore, it expands the pool of units that can be created in the Summoning Rift, broadening the options available for bolstering the realm's forces in times of need.

<figure><img src="/files/GPKlghAsH1YQVvknfgWM" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mine rSDT" %}

> An underground nexus of industry, the rSDT Mine facilitates the extraction of raw SkyDust from the depths of the earth, vital for the realm's economy and expansion. Additionally, it expands the capacity of the mines, accommodating more miners to delve deeper and extract precious resources at an accelerated pace.

<figure><img src="/files/QWnxjO9UGgxoATLp0nMa" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mage Tower" %}

> A spire of arcane mastery, the Mage Tower unlocks the ability to wield powerful spells, tapping into the mystic energies that course through the realm. Furthermore, each Mage Tower in operation reduces the cost of spells, providing a strategic advantage by making magical interventions more economically viable in the ongoing conflict.

<figure><img src="/files/dGSnVToWBpyHmT67p6Uf" alt=""><figcaption></figcaption></figure>
{% 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/gameplay/buildings.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.
