# Overview

## Main Story and Sub Events

As of Oct. 2023, there are two types of events: Main Story and Sub Events, each with distinct concepts and rewards.

### 1. Main Story

**Intense competition for strong players, valuable rewards.**

Each season of the main storyline will include multiple battles.\
There are two types of battles: Multiple Battles only and Boss Battle included.\
Ranker heroes receive varying rewards after each battle, including the BOSS battle.\
\&#xNAN;*\*note: Rewards vary for each battle. You can refer to* [Story1](/battle-details/story1.md) for details on the specific rewards.

### 2. Sub Events

**Casual play for beginners, little gifts.**

Sub Events are separate from the Main Story and consist of single battles. \
Battle periods in Sub Events are generally longer than those in the Main Story and the rewards are little gifts (e.g. one character NFT, one Weapon NFT, ...)\
\&#xNAN;*\*note: Rewards vary for each battle. You can refer to* [Sub Events List](/battle-details/sub-events-list.md) or details on the specific rewards.

***

### - Main Story

<figure><img src="/files/wnSTiSkq9ZbsUKuKkAtK" alt=""><figcaption></figcaption></figure>

#### Normal Battle

A season consists of several events and one boss battle. The top rankers in each event will become Ranker Heroes. Ranker Heroes will receive an entry ticket to the BOSS battle. Only heroes with participation tickets will be automatically entered into the BOSS.

#### Continuous Battle

A season consists of several events. When the current event ends, the next event will be held.\
Entry can be made at any time during Battle, and Entry is a manual Entry.


---

# 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://guide.scannner.io/battle-details/overview.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.
