# Mission

{% hint style="info" %}
Page is outdated for v1.101 (v1.83)
{% endhint %}

* Missions are often similar to quests but tend to be more focused and objective-driven.
* They might involve specific tactical goals, such as infiltrating an enemy base, defending a location, or escorting an NPC.
* Missions can be solo or group content, but they often emphasize completing a specific objective within a defined timeframe or set of parameters.
* They are sometime repeatable daily, or weekly.
* **Key Differences:**
  * **Focus:** Stronger emphasis on completing specific objectives rather than just general tasks.
  * **Tactical Element:** Often involves more strategic gameplay compared to basic quests.
  * **Repeatability:** Missions are often repeatable.

List:

* **Operation: Silent Extraction:**
  * Objective: Infiltrate an enemy stronghold and extract a captured intelligence operative without alerting guards.
* **Mission: Perimeter Defense:**
  * Objective: Establish and maintain a defensive perimeter against waves of incoming attackers until reinforcements arrive.
* **Task: Supply Line Interruption:**
  * Objective: Disrupt enemy supply lines by sabotaging key transport routes and destroying resource caches.
* **Directive: Data Retrieval:**
  * Objective: Hack into a secure enemy network and retrieve critical data files before they are erased.
* **Assignment: Asset Protection:**
  * Objective: Safeguard a high-value asset (e.g., a convoy, a research facility) from enemy sabotage or capture.
* **Protocol: Reactor Stabilization:**
  * Objective: Stabilize a malfunctioning energy reactor to prevent a catastrophic meltdown.
* **Operation: Vanguard Recon:**
  * Objective: preform reconisance on enemy positions, and relay that information to the command structure.
* **Mission: Communications Relay:**
  * Objective: Establish a secure communications relay in a hostile territory to restore contact with command.
* **Task: Sabotage Deployment:**
  * Objective: Infiltrate a weapons depot and sabotage enemy siege weaponry before it can be deployed.
* **Directive: Containment Protocol:**
  * Objective: Contain a dangerous anomaly or outbreak, preventing it from spreading to populated areas.
* **Assignment: Rescue Operation:**
  * Objective: Locate and rescue civilians trapped in a hazardous environment, evacuating them to safety.
* **Protocol: Counter-Intelligence:**
  * Objective: Uncover and neutralize enemy spies operating within friendly territory.
* **Operation: Mobile Strike:**
  * Objective: Conduct a rapid strike against a high-priority target, then withdraw before enemy reinforcements arrive.
* **Mission: Forward Outpost:**
  * Objective: Establish and secure a forward outpost in a contested zone, providing a foothold for future operations.
* **Task: Resource Acquisition:**
  * Objective: Secure vital resources from a contested area, ensuring a steady supply for ongoing operations.
* **Directive: Network Security:**
  * Objective: Defend a critical network node from enemy cyberattacks, preventing data breaches.
* **Assignment: Demolition Charge:**
  * Objective: Plant demolition charges at strategic points, destroying enemy fortifications or infrastructure.
* **Protocol: Evacuation Order:**
  * Objective: Coordinate the evacuation of civilians from a threatened area, ensuring their safe passage.
* **Operation: Covert Insertion:**
  * Objective: Infiltrate a heavily guarded facility undetected, completing a specific objective before extraction.
* **Mission: Territorial Control:**
  * Objective: Secure and hold a designated territory against enemy counterattacks.
* **Task: Target Elimination:**
  * Objective: Eliminate a high-value enemy target, disrupting their command structure.
* **Directive: Technological Override:**
  * Objective: Override enemy automated defenses, turning them against their creators.
* **Assignment: Medical Supply Run:**
  * Objective: Deliver vital medical supplies to a besieged medical facility.
* **Protocol: Defensive Formation:**
  * Objective: Hold a defensive formation against a large enemy force.
* **Operation: Undercover Operation:**
  * Objective: Infiltrate an enemy organization while undercover, and gain intel.


---

# 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.coldmc.com/systems/scenario-types/mission.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.
