> 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/transmisja-na-zywo.md).

# Transmisja na Żywo

System Transmisji na Żywo (Live Cast) pozwala graczom na nadawanie swojej rozgrywki, oferując jednocześnie znaczne bonusy do doświadczenia (EXP) jako zachętę do utrzymywania transmisji publicznych.

![](/files/omnKflwKvuo5DZe2z1Ey)

{% hint style="success" %}
**Zdobądź do +15% Bonusowego Doświadczenia (EXP Boost):**

* **Bonus za Publiczny Cast:** +10% do EXP
* **Bonus za Opóźnione Zakończenie (5 min):** Dodatkowe +5% do EXP
* **Maksymalny Całkowity Bonus:** **+15% EXP**
  {% endhint %}

## 🖥️ Menu w Grze

Szukaj ikony Live Cast w interfejsie gry, aby rozpocząć transmisję!

![](/files/h5eJGmsc2LE8e5Dz9wSQ)

## ⚙️ Główne Mechaniki

* **Bonus za Publiczny Cast:** Rozpoczęcie transmisji na żywo bez ustawiania hasła automatycznie przyznaje podstawowy **10% bonus do doświadczenia**.
* **Opcja Opóźnionego Zakończenia (Delayed Stop):** Zaznaczenie opcji **"Delayed Stop (Extra Bonus)"** zmienia sposób zakończenia transmisji. Zamiast wyłączać się natychmiast, transmisja pozostaje aktywna przez dodatkowe **5 minut** po tym, jak gracz zdecyduje się ją zatrzymać.
* **Maksymalna Nagroda:** Zaakceptowanie 5-minutowego opóźnienia nagradza gracza dodatkowym **5% doświadczenia**. W połączeniu z bonusem za publiczny cast, gracze mogą zdobyć łącznie **15% bonusu do EXP**.

{% hint style="warning" %}
**Ograniczenia:** Ustawienie hasła sprawia, że transmisja staje się prywatna i **całkowicie wyłącza** zarówno 10%, jak i 5% modyfikatory bonusowe.
{% endhint %}


---

# 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/transmisja-na-zywo.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.
