# Training Quests

![Stats relating to the trainer NPC at a glance (Credit: Albus)](/files/ChohPRNdBhKtnNd6kKvM)

## Overview <a href="#overview" id="overview"></a>

Training quests are a different kind of activity that Heroes can perform. Like the [profession quests](/gameplay/quests/professions.md), training quests do not require equipment. However, unlike the [profession quests](/gameplay/quests/professions.md), they do have a chance of failure.

There are eight training quests available to heroes, each corresponding to one of the eight main stats of a Hero. These are arm wrestling (STR), darts (DEX), game of ball (AGI), dancing (END), helping the farms (VIT), alchemist assistance (INT), puzzle solving (WIS), and card game (LCK). Training quests are instantaneous quests, meaning that they require an upfront cost of stamina and result in receiving some reward after a short period of time.

Each Trainer specializes in a specific discipline (Stat). The Hero competes against the Trainer in their specific discipline. Once the Hero grows too strong in that specific stat they can surpass their Trainer and will be encouraged to seek a stronger trainer elsewhere (tier 2 training quest).

When a training attempt is successful, the Hero receives a flat amount of Gold and a roll for a [Shvās rune](/gameplay/heroes/leveling.md), an lesser [attunement crystal](/gameplay/items/attunement-crystals.md), and a Page of the Eternal Story. **NOTE:** Unsuccessful attempts do not receive any of these rolls.

Each Training Quest attempt consumes **5 stamina**. You can send up to **6 Heroes per transaction** with attempts limited only by stamina. Each Hero must be able to perform the same number of attempts when grouped.

## Reward Screen

![Quest completion, rewards and performance screen](/files/MXaph518KcUfHmKTZ1dz)

The quest completion screen will display any rewards earned ([Shvās rune](/gameplay/heroes/leveling.md), [lesser attunement crystals](/gameplay/items/attunement-crystals.md), a Page of the Eternal Story, Gold, and XP per [Hero](/gameplay/heroes.md)) and how many of your attempts you passed or failed, denoted by an X or a check mark.

The token rewards from Training Quests have a fixed chance to drop, but only if an attempt is successful. Below are the chances for each item to drop:

* Shvas Runes - 1%
* Lesser Attunement Crystals - 0.5%
* Pages of the Eternal Story - 0.75%

## Meet the Trainers

### Orvin - Puzzle Solving

![Stats Focus: WIS](/files/MUVV7V4gOh8AK3FDlV4h)

![](/files/roEBi8NkaVQidI2yMdM1)

### Arnold - Alchemist Assistance

![Stats Focus: INT](/files/WeGOXren3E0UaDkR7qDl)

![](/files/pimtsPtzNO8AGRGurRGz)

### Farmer Quill - Helping the Farm

![Stats Focus: VIT](/files/Snkzmf8UYIM7ghCVm1nE)

![](/files/wdfsAf18Tcbqsz3hGUNL)

### Layla - Darts

![Stats Focus: DEX](/files/d2IKHXaaS9iMuBmu6PUL)

![](/files/hNKzNcWoyX3Si6lNn2bo)

### Lucky Moe - Card Game

![Stats Focus: LCK](/files/cYktn4qLP78adwjjZz2c)

![](/files/2OZhJl6z10nuxWBBjJtP)

### Ice Reaver Zaine - Arm Wrestling

![Stats Focus: STR](/files/qz9qJWSWDfo70gGhzqC0)

![](/files/gJ8Hwe3Cgzw1SA9DO6lC)

### Isabelle - Dancing

![Stats Focus: END](/files/pvx0FtXMGQ2WVtIpvURa)

![](/files/Pi0jLBwBql6hP2XCZcXq)

### Street Kid Carlin - Game of Ball

![Stats Focus: AGI](/files/3MIi0napImgk7QztGux4)

![](/files/6HjbjdlKCIr4pHpmO8mF)


---

# 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.defikingdoms.com/gameplay/quests/training-quests.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.
