# General

To use the Challenge Mission System the Character has to be Lv. 200+, additional to that the Character has to be set as "Guild Main Character".

{% hint style="info" %}
For More Informations regarding Guild System check [Guild](/content/basics/guild.md)
{% endhint %}

## Basics

* The Progress of Challenge Mission is resetted daily at Midnight (Server Time!)
* Mission Progress is automatically recorded there is no need for an Action of the Player
* There are different Types of Rewards
  * Guaranteed
  * Selectable
* Rewards are send directly to the Inventory


---

# 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/general.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.
