# User Interface

{% hint style="info" %}
The User Interface in SkyNity is meticulously crafted to provide players with an immersive and intuitive experience. From streamlined navigation to clear visual cues, the UI offers easy access to essential features such as kingdom management, troop deployment, research, and battle engagement. With its user-friendly design, the UI ensures that players can seamlessly navigate the complexities of the game, allowing them to focus on strategic decision-making and epic conquests within the realm of SkyNity.
{% endhint %}

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

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

{% tab title="Commanding" %}

<figure><img src="/files/5rfiMnJJcGBS1r8AUiQH" 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/user-interface.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.
