# Missions

There are several fixed Missions available which will not change. The Missions stay the same every day.

| Mission Type               | Required  | Points | Max Repeat |
| -------------------------- | --------- | ------ | ---------- |
| Gain DP                    | 20        | 100    | 7          |
| Gain AP                    | 50        | 60     | 7          |
| Participate in Mission War | 1         | 300    | 1          |
| Create Guild Treasure      | 1         | 90     | 20         |
| Craft Request              | 10        | 30     | 10         |
| Kill Monster               | 100       | 100    | 3          |
| Use Alz                    | 5.000.000 | 100    | 5          |
| Use Force Gems             | 10        | 200    | 5          |

By completing Missions the gained Points will be summed up into the Mission Rank. The Mission Rank is connected to the Points and once certain Points are met the Rank will increase.

| Rank | Required Points |
| ---- | --------------- |
| 1    | 300             |
| 2    | 700             |
| 3    | 1.200           |
| 4    | 1.800           |
| 5    | 2.500           |

{% hint style="info" %}
The Mission Rank is directly connected to the System "Saints' Weapon".\
To register for the Possibility of gaining Saints' Weapon the Character need to be Mission Rank 3 atleast 4 Times a week

4x Rank 3 during a Week -> Satisfied Requirements for Saints' Weapon.

For More Informations about the Saints' Weapon System check this [Saint's Weapon](/content/systems/saints-weapon.md)
{% endhint %}


---

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