> 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/miasto-elden.md).

# Miasto Elden

### Miasto Elden – Serce Nowoczesnej Elorii

**Elden City** to najnowsze i najważniejsze centrum Elorii — rozległa, odnowiona stolica stworzona dla poszukiwaczy przygód, którzy zakończyli już początkowy etap gry i są gotowi na nowe wyzwania.\
Miasto pełni rolę głównej bazy dla **codziennych misji, farmienia reputacji, craftingu** oraz dostępu do niestandardowej zawartości serwera.

<figure><img src="/files/TR4aEuGg6oglcFQ8hYoF" alt=""><figcaption><p>Elden</p></figcaption></figure>

|                                      Map Legend                                     |
| :---------------------------------------------------------------------------------: |
| 1 – **Depo w Elden City** (Alchemik na 1. piętrze, codzienna loteria na 2. piętrze) |
|                                2 - Ołtarze UE Upgrade                               |
|                                 3 - NPC Gravelbeard                                 |
|                                  4 - NPC Salty Sam                                  |
|                            5 - NPC Perceptor ( 1st floor)                           |

***

#### Lokalizacja i Przeznaczenie

**Elden City** zostało zaprojektowane jako baza operacyjna dla graczy na **średnim i zaawansowanym etapie gry**.\
Znajdziesz tu wszystko, czego potrzebujesz, by skutecznie się rozwijać — od **teleportów do nowych miejsc polowań**, po **NPC-ów oferujących misje, zadania i możliwość craftingu**.

Niezależnie od tego, czy chcesz zdobywać reputację, farmić tokeny, czy ulepszać swój ekwipunek — **Elden City** to miejsce, w którym Twoja przygoda naprawdę nabiera tempa.

<figure><img src="/files/rXt0fnBXkfn0WmW3K1Pj" alt=""><figcaption><p>Elden City DP</p></figcaption></figure>

| Teleport/NPC            | Description                                                                                                                                                                                                                                                         |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| NPC Ethereal Blacksmith | NPC, który pozwala ulepszać Twój ekwipunek                                                                                                                                                                                                                          |
| ELDER ROOMS             | <p>Expowiska za reputacje<br>(Aby uzyskać dostęp, musisz ukończyć co najmniej 10 poziom każdej dostępnej areny)</p>                                                                                                                                                 |
| ELDEN ROOMS             | Expowiska Elden                                                                                                                                                                                                                                                     |
| Reputation              | <p><strong>Licznik reputacji w czasie rzeczywistym</strong><br>(Gdy osiągnie wartość 10000 – na <strong>Boss Island</strong> pojawi się boss <strong>Elder</strong>)</p>                                                                                            |
| ELDEN LEVELS            | <p><strong>Miejsce, w którym możesz odrodzić swoją postać</strong><br>(Reborn jest możliwy po osiągnięciu poziomu 5000 – resetuje Twoją postać do poziomu 20, daje <strong>Elden Powers</strong>, nagradza potężnymi przedmiotami lub pozwala zmienić profesję)</p> |

<figure><img src="/files/4DY5aleMGwzcV29bsb4Z" alt=""><figcaption><p>Ołtarze ulepszania <strong>UE</strong> po lewej stronie <strong>depozytu Elden City</strong></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, and the optional `goal` query parameter:

```
GET https://wiki.eloria.pl/eloria-wiki/pl/miasto-elden.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.
