# Game Modes

We have 3 game modes to choose from: Duel Battle, PvE Celestial Tower Mode, and PvE Midnight Menagerie.

<figure><img src="https://278422736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOP0aTEBFkSGMtOnLo6LD%2Fuploads%2FEn3mN2ZVaMmx7gHHd9b3%2Fdual%20battle.png?alt=media&#x26;token=463ce967-e090-43df-b2c8-d6ba4ff95845" alt=""><figcaption></figcaption></figure>

### Duel Battle

This game mode is a 1 v 1 battle that consists of both players choosing a deck to compete with. The matchmaking system will match players based on their rank(ELO score).

When you compete in this battle mode you are subject to gaining or losing ELO based on several factors:

* If you **win** you will **gain** ELO based on your rank as well as your opponents rank.
* If you **lose** you will **lose** ELO based on your rank as well as your opponents rank.

### PvE Celestial Tower Mode

The celestial tower is constantly in development.

In this game mode, you can challenge a monster on each floor of the tower. There are currently 4 monsters in the Celestial Tower. Each monster will have its own stats and abilities that can trigger during the fight.

<figure><img src="https://278422736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOP0aTEBFkSGMtOnLo6LD%2Fuploads%2FrKCYrMtET4qtNHxv2ie3%2Fboss.png?alt=media&#x26;token=cb2a367d-aa4a-42fe-966d-999d5e95fc06" alt=""><figcaption></figcaption></figure>

### PvE Midnight Menagerie

In Midnight Menagerie, you fight against the chaotic Magic Meowthicasters.

You can challenge these set of monsters on each difficulty level. The higher the level, the more abilities the monsters have. These monsters have a pool of abilities only unique to them, combined with abilities from all other existing archetypes. The abilities they get will be generated randomly on a daily basis.

<figure><img src="https://278422736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOP0aTEBFkSGMtOnLo6LD%2Fuploads%2FV0wj4DkfyVL5XVefXYEk%2FGame%20Mode%20Midnight%20Menagerie.png?alt=media&#x26;token=68de6616-4d0c-45f6-a1ce-535b348d7652" alt="" width="375"><figcaption></figcaption></figure>

Players have 10 PvE attempts that reset daily, that they can use for both the PvE modes.

When you beat a monster they will drop random materials that can be used to craft artifact cards (see [crafting](https://rng-1.gitbook.io/sekaiglory/sekai-glory-gameplay/crafting "mention")), or used to level up (see [card-level-up](https://rng-1.gitbook.io/sekaiglory/sekai-glory-gameplay/card-level-up "mention")).


---

# 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://rng-1.gitbook.io/sekaiglory/sekai-glory-gameplay/game-modes.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.
