# Spells

{% hint style="info" %}
Range of arcane abilities available in SkyNity, providing strategic options for players. From utility incantations to mystical enhancements, spells shape the outcome of battles and conquests.

Detailed descriptions of each spell, including their effects, are provided below. Whether manipulating resources or gaining strategic advantages, spells are essential tools for players in SkyNity.
{% endhint %}

{% tabs %}
{% tab title="Spy" %}

> The Spy spell bestows players with the cunning ability to gather intelligence on enemy armies and villages, unveiling crucial information that could tip the scales of war in their favor. Through clandestine reconnaissance, players can discern the composition, strength, and movements of enemy forces, as well as uncover vital details about their villages and defenses. Armed with this invaluable knowledge, strategists can formulate cunning plans, launch surprise attacks, or fortify their own defenses to secure victory in the ever-shifting landscape of SkyNity.
> {% endtab %}

{% tab title="Explore" %}

> The Explore spell empowers players to unveil the mysteries shrouded within the fog of war, illuminating uncharted territories and revealing hidden secrets. By harnessing its arcane energies, adventurers can expand their horizons, uncovering new paths, resources, and opportunities waiting to be discovered. Whether charting the unknown or strategizing for conquest, the Explore spell serves as a beacon of exploration and enlightenment in the realm of SkyNity.
> {% endtab %}

{% tab title="Speed Up" %}

> Potent enchantment that accelerates the pace of construction and recruitment within the game world. By invoking its magical essence, players can hasten the completion of buildings, fortifications, and the training of units, granting them a significant advantage in both offense and defense.
> {% 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/spells.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.
