> For the complete documentation index, see [llms.txt](https://eternum-1.gitbook.io/eternum-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eternum-1.gitbook.io/eternum-wiki/pl.md).

# Tibia Eternum Wiki - Polski

Witaj w wiki graczy **Tibia Eternum**! Znajdziesz tutaj kompleksowe przewodniki po mechanikach serwera, systemach i unikalnych funkcjach, które wzbogacą Twoje wrażenia z gry.

***

## 🗺️ Świat i Eksploracja

* 🗺️ [**Niestandardowe Obszary**](/eternum-wiki/pl/niestandardowe-obszary.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Odkrywaj ekskluzywne strefy polowań i lokacje.
* 🏰 [**Lochy**](/eternum-wiki/pl/lochy.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Rzuć wyzwanie potężnym bossom lochów i zdobywaj wyjątkowe nagrody.
* 📦 [**Przeklęte Skrzynie**](/eternum-wiki/pl/przeklete-skrzynie.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Znajduj i otwieraj ukryte skrzynie ze skarby na całym świecie.

## ⚔️ Walka i Progresja

* ⚡ [**Systemy Ulepszeń**](/eternum-wiki/pl/systemy-ulepszen.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Ulepszaj swoją broń i ekwipunek.
* 📊 [**Przewodnik po Statystykach**](/eternum-wiki/pl/przewodnik-po-statystykach.md) — Zrozum atrybuty postaci i przydzielanie punktów.
* ✨ [**Unikalne Czary**](/eternum-wiki/pl/czary.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Poznaj unikalne czary dostępne na serwerze.
* ⚔️ [**System Skrótów Klawiszowych Eternum**](/eternum-wiki/pl/skroty-klawiszowe.md) — Niezbędne skróty klawiszowe i ułożenia do walki gracza z graczem.
* ⭐ [**System Gwiazd Potworów**](/eternum-wiki/pl/system-gwiazd-potworow.md) — Walcz ze wzmocnionymi potworami o wyższym poziomie trudności i lepszym łupie.
* 🩸 [**System Poświęceń**](/eternum-wiki/pl/system-poswiecen.md) — Poświęć monety na globalne bonusy.
* 🥋 [**System Zestawów**](/eternum-wiki/pl/system-zestawow.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Łącz zestawy pancerza dla specjalnych bonusów zestawu.

## ⚙️ Systemy i Narzędzia

* 📜 [**Codzienne Zadania**](/eternum-wiki/pl/zadania.md) — Wykonuj codzienne misje, aby zdobyć doświadczenie i nagrody.
* 👥 [**Dzielone Doświadczenie**](/eternum-wiki/pl/dzielone-doswiadczenie.md) — Mechaniki polowania w drużynie i zasady dzielenia doświadczenia.
* 🛡️ [**Bezpieczny Trening**](/eternum-wiki/pl/bezpieczny-trening.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Trenuj swoje umiejętności bezpiecznie podczas bycia offline lub AFK.
* 🔮 [**System Reliktów**](/eternum-wiki/pl/system-reliktow.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Zbieraj i wyposażaj relikty, aby zwiększyć swoje moce.
* 🔒 [**Ochrona Przedmiotów**](/eternum-wiki/pl/ochrona-przedmiotow.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Chroń swoje cenne przedmioty przed utratą lub uszkodzeniem.
* ⚖️ [**Rynek**](/eternum-wiki/pl/rynek.md) — Efektywnie handluj przedmiotami z innymi graczami.
* 💰 [**System Autoloot**](/eternum-wiki/pl/system-autoloot.md) ![HOT](https://img.shields.io/badge/-HOT-red) — Skonfiguruj automatyczne zbieranie łupu.
* 📺 [**Transmisja na Żywo**](/eternum-wiki/pl/transmisja-na-zywo.md) — Nadawaj swoją rozgrywkę na żywo dla innych graczy.
* 🎟️ [**Wydarzenia i Przepustki**](/eternum-wiki/pl/wydarzenia-i-przepustki.md) — Bierz udział w wydarzeniach serwerowych i przepustkach sezonowych.
* 🎁 [**Przedmioty i Dodatki**](/eternum-wiki/pl/przedmioty-i-dodatki.md) — Specjalne przedmioty, kosmetyki i dodatkowe funkcje.


---

# 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, and the optional `goal` query parameter:

```
GET https://eternum-1.gitbook.io/eternum-wiki/pl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
