> 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/en/thais-custom-map.md).

# Thais custom Map

We are proud to present you the custom Thais map created specially for Eloria OTS.

<figure><img src="/files/FE2dluGiYBsn6C9F2yfy" alt=""><figcaption><p>Thais Depot - level 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 (Rings, Amulets, Training Weapons, Distance equipment)</td></tr><tr><td align="center" valign="middle">2 - NPC Rashid (Loot buyer)</td></tr><tr><td align="center" valign="middle">3 - Loot Reward Chest <br>(Trade your Loot Points for Reward Tokens and extra outfits &#x26; mounts)</td></tr><tr><td align="center" valign="middle">4 - Training Monks</td></tr><tr><td align="center" valign="middle">5 - Adventurer's Island (Exaltation Forge is available there)</td></tr><tr><td align="center" valign="middle">6 - Arenas TP (Your first steps towards custom exp spots)</td></tr><tr><td align="center" valign="middle">7 - Reward and Task Tokens Chests</td></tr><tr><td align="center" valign="middle">8 - Hideout Entrance</td></tr><tr><td align="center" valign="middle">9 - Dungeons Room Entrance</td></tr><tr><td align="center" valign="middle">10 - NPC Naji (Banker)</td></tr><tr><td align="center" valign="middle">11 - Imbuement Assitant <br>(Buy your imbuing items here, Imbuement shrine is right on his left)</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 - All teleports along Skill and Perk Statue</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 teleports</p></figcaption></figure>

***

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

|                                          Map Legend                                         |
| :-----------------------------------------------------------------------------------------: |
| 1 - Boss Island (Elden Lord spawn when souls are collected, Boss Raids organized by Admins) |
|                                  2 - Exercise Weapon Dummy                                  |
|                   3 - Level reward chests (Free Wheel of Destiny scrolls)                   |
|    4 - Training Room (Dummy +30%, Entrance fee 100kk, You can xlog till the server save)    |
|                                 5 - Museum with Eloria Items                                |


---

# 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/en/thais-custom-map.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.
