> For the complete documentation index, see [llms.txt](https://browndust2.gitbook.io/guide_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://browndust2.gitbook.io/guide_en/game-guideline/pack/mirror-war.md).

# Mirror War

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

In a mirror war, you can compete with other players, if you win the battle; you can win points and the Medals of the Fighting Spriit.

You can purchase speical items from the shop with the Medals of the Fighting Spriit.

The Mirror War is held on a seasonal basis, and the rating rises when a certain point is reached each season.

Try to get to the highest ranking!

After the end of each season, rewards according to the ranking will be delivered to the mailbox.

● In order to start a battle in the mirror war, you need a commodity called a Blood Cocktail.

●One Blood Cocktail is consumed per battle, and the number of owned Blood Cocktail will be initialized at **5A.M** every day.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://browndust2.gitbook.io/guide_en/game-guideline/pack/mirror-war.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.
