# Guides

\
We have written up 3 comprehensive guides to easily onboard new players to understand the complex game that Tales of Elleria is. Hope you'll learn more about us from these guides!

<figure><img src="/files/bjee13UsJjir50c7f2BU" alt=""><figcaption></figcaption></figure>

1. **Visual Guide**\
   For a full visual guide on how to complete the core gameplay loop:

   [Refer to this link](https://drive.google.com/file/d/1jbJP2x5ElYwzw_HaDP9mzsggEzadK78N/view)

{% hint style="info" %}
Please note that some of the images in this guide are outdated and from previous versions.
{% endhint %}

2. **General Game Guide**\
   The General Game Guide highlights the most basic gameplay loop within Elleria.

{% content-ref url="/pages/1JphoUluLlwf6MjTTShQ" %}
[General Game Guide](/welcome-to-elleria/guides/general-game-guide.md)
{% endcontent-ref %}

3. **Advanced Guide**\
   The advanced guide goes beyond the basics, to cover intricate loops that players might be interested to explore.

{% content-ref url="/pages/ee6hj9QDTOFRRl9CouO2" %}
[Advanced Guide](/welcome-to-elleria/guides/advanced-guide.md)
{% endcontent-ref %}


---

# 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://docs.talesofelleria.com/welcome-to-elleria/guides.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.
