> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/en/introduction-to-the-game/kvesty/vremenno-nedostupno-epik/ostanki-baalbeka/less-than-sluzhitel-baalbeka-greater-than-lyucifer.md).

# <Служитель Баальбека> Lucifer

<figure><img src="/files/MYYBVyadW6D6y9kZdhuT" alt=""><figcaption><p><strong>Lucifer</strong></p></figcaption></figure>

> I am a servant of the god of darkness Baalbek, a prophet ***Lucifer***.\
> Great Baalbek disappeared a long time ago, but the ruins still conceal his power.
>
> I think if I examine the ruins properly, I will be able to get his power...\
> Doesn't that arouse your curiosity?

## Stage I

### Remains of Baalbek I

> Well, if you are after power, I advise you to turn to Demonrose:\
> you will find her in the depths of Baalbek's Dungeon.
>
> The entrance is guarded by ***blood queens***.\
> Destroy ***3500*** \_**blood queens**\_to enter.

<details>

<summary><mark style="color:yellow;">Remains of Baalbek I</mark></summary>

It is necessary to destroy 3500 monsters:

[Blood Empress](https://revolgc.pro/r2wiki/2293/monster/)

They dwell at [Altar of Baalbek](/en/introduction-to-the-game/zemli/elter/mestnosti-baalbeka/altar-baalbeka.md).

After destroying them, find Baalbek's Dungeon at lvl 0 in [.](/en/introduction-to-the-game/zemli/elter/podzemelya-eltera/podzemelya-baalbeka/podzemele-baalbeka-ur.1.md) [Demonrose](/en/introduction-to-the-game/kvesty/vremenno-nedostupno-epik/ostanki-baalbeka/less-than-sluzhitel-baalbeka-greater-than-demonroza.md)

For completing this quest, you will receive the following rewards:

1. ![](https://revolgc.pro/data/items/item/71692.png) A small amount of experience

</details>

> If you want to gain power, I advise you to turn to ***servant of Baalbek Demonrose***, which can be found in the dungeon.
>
> Go there.\
> And remember that you will have to destroy ***3500*** ***blood queens*** on your way there.


---

# 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.revolgc.pro/en/introduction-to-the-game/kvesty/vremenno-nedostupno-epik/ostanki-baalbeka/less-than-sluzhitel-baalbeka-greater-than-lyucifer.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.
