> For the complete documentation index, see [llms.txt](https://docs.game-box.pl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.game-box.pl/warpy-poboczne/minestop-2.md).

# Minestop 2

W Minestopie na środku (blok, który zmienia kolor) co sześć minut pojawia się Magiczny Element, który możesz złapać. Magiczne Elementy możesz wymienić na Skrzynki MineStop, bądź na Moduł MineLure II, który powoduje, że czas oczekiwania na Magiczny Element skraca się do trzech minut oraz dodaje szansę na otrzymanie:&#x20;

* Zwykłej Skrzyni Minestopa (20%),
* Ulepszonej Skrzyni Minestopa (3%),
* Legendarnej Skrzyni Minestopa (0.8%).

<figure><img src="/files/5LySFuKezv9ZuXfkeeMR" alt=""><figcaption><p>Zdjęcie z /warp minestop2</p></figcaption></figure>

<figure><img src="/files/ex0C6IA7NgdnKGoUcwEY" alt=""><figcaption><p>Aktywacja MineLure II</p></figcaption></figure>


---

# 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://docs.game-box.pl/warpy-poboczne/minestop-2.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.
