# Gameplay

#### Core Loops <a href="#account-setup" id="account-setup"></a>

* **Explore:** Engage with the village's founders and inhabitants, complete quests
* **Combat:** Fight monsters real time, collect runes and loot
* **Collect Resources:** Gather resources like wood, ores and herbs.&#x20;
* **Brew & Cook:** Brew potions and cook food for temporary buffs.&#x20;
* **Smith:** Repair, craft, upgrade and maintain your equipment.
* **Character Progression:** Spend runes to create a unique character build shaped entirely by your choices

#### Explore <a href="#account-setup" id="account-setup"></a>

Venture into the world, talk to NPCs, accept quests, and discover new areas.&#x20;

#### **Combat**

The creatures around Embervault are showing unnatural aggression towards the villagers and travelers. To make sure that the village can thrive, you are sent by the guild to make sure that supply routes are clear and the village is safe.&#x20;

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

#### **Collect Resources**

Craft tools, weapons, gear, potions and food.&#x20;

<figure><img src="/files/9rGuSoFv298ost5v13E9" alt=""><figcaption></figcaption></figure>

#### Level Up

Visit the Old Temple, decide your character build and level up.&#x20;

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


---

# 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.ruyui.com/overview/gameplay.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.
