# Rewards

Once a certain Point Requirement is met the Character is able to receive the Rewards from Challenge Mission Reward UI.

{% hint style="info" %}

* The fixed Group is always the same Item "Troglo's Golden Fruit" but the Quantity of the Items changes each Rank.\
  "Troglo's Golden Fruit" is directly connected to the System Secret Shop [Exchange Shop](/content/systems/secret-shop/exchange-shop.md)
* The selectable Group can have different Items and are selected Randomly with certain Chance.
  {% endhint %}

{% hint style="danger" %}
The Rewards are irretrievably lost if the Player forgets to Receive them before the Daily Reset!
{% endhint %}

<table><thead><tr><th width="96">Group</th><th width="317">Item</th><th>Informations</th></tr></thead><tbody><tr><td>Fixed</td><td>Troglo's Golden Fruit</td><td></td></tr><tr><td>Select 1</td><td><ul><li>Upgrade Core Set (Low - Ultimate)</li><li>Dragon's Jewel</li><li>Troglo Obsidian Fruit</li><li>Remnants of Battle</li><li>Troglo's White Gold Fruit</li></ul></td><td><ul><li>Upgrade Core Set Grade is random</li><li>Dragon Jewel only at Rank 3/4/5</li><li>Troglo Obsidian Fruit only at Rank 4/5</li><li>Remnants of Battle only at Rank 4/5</li><li>Troglo's White Gold Fruit only at Rank 4/5</li></ul></td></tr><tr><td>Select 2</td><td><ul><li>Elixir of Unity (Wing) (100.000)</li><li>Elixir of Unity (OXP) (500.000.000)</li></ul></td><td></td></tr><tr><td>Select 3</td><td><ul><li>Fury Potion (Lv. 3)</li><li>Evasion Potion (Lv. 3)</li><li>Heroic Holy Water (15 Min)</li><li>Critical Holy Water (15 Min)</li></ul></td><td></td></tr><tr><td>Select 4</td><td><ul><li>WEXP Saver</li><li>Elixir of Honor</li><li>Gold Ensignia Elixir</li></ul></td><td></td></tr></tbody></table>

<div align="left"><figure><img src="/files/lnBWFfAYCi242xWiDOvb" alt=""><figcaption></figcaption></figure></div>


---

# 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://wiki.playcabal.to/content/systems/challenge-mission/rewards.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.
