# Challenge Mission UI

## How to Open

The Challenge Mission UI can be opened directly by the Shortcut on the Bottom of the UI Window or with the Cabal Main Menu.

| UI Window Shortcut               | Cabal Main Menu                  |
| -------------------------------- | -------------------------------- |
| ![](/files/XOBzUyt8R87rVcqCl5Dh) | ![](/files/FnGuNEksu8E9BTadW7m1) |

***

## Challenge Mission UI

Challenge Mission UI shows all Informations regarding the Mission Progress and also Informations about the available Missions.

1. Current Daily Challenge Mission Points
2. Current Challenge Mission Rank
3. Current Progress of the current Rank
4. Button to access Reward UI
5. Challenge Mission
   1. Requirements
   2. Number of Completions
   3. Points for Completion
   4. Progress of current Mission

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

***

## Challenge Mission Reward UI

The Reward UI shows the current receivable Rewards from the current Day.

1. Summary of the Current Daily Progress
   1. Current Rank
   2. Current Points
   3. Current Rank Progress
2. List of Rank and the required Points for each Rank
3. Guaranteed Rewards
4. Selectable Rewards (1x per Rank)
5. Button to receive selected Rewards

{% hint style="info" %}
The Guaranteed Rewards dont need to be selected - they will be distributed as soon as the Rank is reached and as soon as the Player press the Button "Receive Reward"
{% endhint %}

<div align="left"><figure><img src="/files/RVLX3yf5CrSElK36rRNb" 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/challenge-mission-ui.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.
