# Story

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

* It's the central plotline that players follow as they level up and explore the game world.
* It typically involves a series of quests, scenarios, and sometimes even dungeons or raids that are interconnected and contribute to a larger, unfolding story.
* The main story scenario often introduces players to the game's key characters, factions, and conflicts.
* It's designed to provide a sense of progression and purpose, guiding players through the game's content and revealing its lore.
* Often these scenarios are solo, or small group focused, to allow the player to feel like they are "the hero" of the story.
* **Key Characteristics:**
  * **Narrative Focus:** Strong emphasis on storytelling and character development.
  * **Progression Driver:** Serves as a primary means of advancing through the game.
  * **Lore Foundation:** Reveals the game's history, mythology, and world-building.
  * **Character Investment:** Designed to engage players emotionally and create a sense of investment in the game world.
  * **Linearity (Relative):** While MMORPGs offer open-world exploration, the main story often follows a relatively linear path to ensure players experience key plot points in a specific order.
* **Relationship to Other Activities:**
  * The main story scenario often intertwines with other activities, such as:
    * **Quests:** Many quests contribute to the main story, providing context and advancing the plot.
    * **Scenarios:** Key story moments are often delivered through instanced scenarios.
    * **Dungeons/Raids:** Some dungeons and raids are integral to the main story, serving as climactic encounters.
    * **World Events:** Major world events can sometimes tie into the main story, reflecting its impact on the game world.


---

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