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

# Odświeżona Mapa Thais

Z dumą przedstawiamy niestandardową mapę Thais, stworzoną specjalnie dla Eloria OTS.

<figure><img src="/files/FE2dluGiYBsn6C9F2yfy" alt=""><figcaption><p>Thais Depot - poziom 0</p></figcaption></figure>

<table><thead><tr><th width="762" align="center" valign="middle">Map Legend</th></tr></thead><tbody><tr><td align="center" valign="middle">1 - NPC Mirabella (Pierścienie, Amulety, Broń treningowa, Ekwipunek dystansowy)</td></tr><tr><td align="center" valign="middle">2 - NPC Rashid (Kupiec)</td></tr><tr><td align="center" valign="middle">3 – Skrzynia z Nagrodami (Wymień swoje <strong>Loot Points</strong> na <strong>Reward Tokens</strong> oraz dodatkowe stroje i wierzchowce)</td></tr><tr><td align="center" valign="middle">4 - Training Monki</td></tr><tr><td align="center" valign="middle">5 - Adventurer's Island (Skrzynia z nagrodami i Exaltation Forge)</td></tr><tr><td align="center" valign="middle">6 - Teleport na Areny</td></tr><tr><td align="center" valign="middle">7 – Skrzynie z <strong>Reward</strong> i <strong>Task Tokens</strong></td></tr><tr><td align="center" valign="middle">8 – Wejście do <strong>Hideoutu</strong></td></tr><tr><td align="center" valign="middle">9 – Wejście do pokoju z <strong>Dungeonami</strong></td></tr><tr><td align="center" valign="middle">10 - NPC Naji (Bankier)</td></tr><tr><td align="center" valign="middle">11 – <strong>Imbuement Assistant</strong> (kupuj tutaj materiały do imbuementu, a <strong>Imbuement Shrine</strong> znajduje się bezpośrednio po jego lewej stronie)</td></tr><tr><td align="center" valign="middle">12 &#x26; 13- Exercise Weapon dummies</td></tr><tr><td align="center" valign="middle">14 - Offline Training</td></tr><tr><td align="center" valign="middle">15 - Elden City - Boss Room - Skill and Perk Statue - Quests Room - Global Hunts teleports</td></tr></tbody></table>

<figure><img src="/files/E5gjncMS1dwlLeZlxbMT" alt=""><figcaption><p>15 - Elden City - Boss Room - Skill and Perk Statue - Quests Room - Global Hunts</p></figcaption></figure>

***

<figure><img src="/files/BLKGKPjbSO96IMbkwcXt" alt=""><figcaption><p>Thais Depot - poziom 1</p></figcaption></figure>

|                                                    Map Legend                                                   |
| :-------------------------------------------------------------------------------------------------------------: |
| 1 – Wyspa Bossów (**Elden Lord** pojawia się po zebraniu dusz, rajdy bossów organizowane przez Administratorów) |
|                                            2 - Exercise Weapon dummy                                            |
|                     3 – Skrzynie z nagrodami za poziom (Darmowe zwoje **Wheel of Destiny**)                     |
|  4 – Pokój Treningowy (**Dummy +30%**, opłata za wejście 100kk, możliwość **xlogowania** aż do zapisu serwera)  |
|                                       5 – Muzeum z przedmiotami **Eloria**                                      |


---

# 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://wiki.eloria.pl/eloria-wiki/pl/odswiezona-mapa-thais.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.
