> 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-demonroza.md).

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

<figure><img src="/files/KBKDB5chNzfMonlQnddy" alt=""><figcaption><p><strong>Demonrose</strong></p></figcaption></figure>

> The ruins of Baalbek hold great power.\
> My goal is to find the source of this power.\ That is why I study the ruins.

> Welcome.\
> Me ***Demonrose, servant of Baalbek***.\
> Did you manage to deal with ***bloody mistresses***?
>
> I'm sure it wasn't easy.\
> Please take care of yourself.

## Stage II

### Remains of Baalbek II

> Well, since you're here...\
> Perhaps you'd like to hear my story?\ I bet you're not averse to wielding the power of Baalbek.

> Of course.\
> Who would refuse ***such power***!\
> Then get rid of the inhabitants of the dungeon first.\ Of course, I could handle it myself, but since you're here, I'll rest a bit.

> A long time ago, these monsters came here in search of the power of Baalbek.\
> But their minds were clouded from a long journey.\ It seems that there are monsters among them who command the rest.\
> I'm talking about ***fallen bloody mistresses***.\
> They are the ones who run everything here!\ Exterminate the fallen bloody mistresses, ***4000 creatures*** will be enough.

> Crazed **monsters are controlled by \_fallen blood queens**\_.\
> Deal with these monsters, otherwise I won't be able to continue my research\r\ I'll wait for good news.

<details>

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

It is necessary to destroy 4000 monsters:

[Fallen Blood Mistress](https://revolgc.pro/r2wiki/2458/monster/)

They live in [Baalbek Dungeon Level 1.](/en/introduction-to-the-game/zemli/elter/podzemelya-eltera/podzemelya-baalbeka/podzemele-baalbeka-ur.1.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>

> Gradually, peace will reign in these lands.\
> It will happen thanks to you.\ Please accept a modest gift that exudes the power of Baalbek.

> Thanks to you, the monsters no longer pose a threat.\
> But I have one more task for you.\ I'm looking for the remains that hold the power of Baalbek.\
> Will you help me collect these ***remains***?

## Stage III

### Remains of Baalbek III

<details>

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

It is necessary to destroy 4000 monsters:

[Awakened bloody king](https://revolgc.pro/r2wiki/2460/monster/)

They live in [Baalbek Dungeon Level 1.](/en/introduction-to-the-game/zemli/elter/podzemelya-eltera/podzemelya-baalbeka/podzemele-baalbeka-ur.1.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>

> According to legend, these remains were swallowed by monsters that desired the power of Baalbek.\
> You must kill ***Awakened Blood Kings*** and find out what is inside them.\
> Examine the insides of **4000 \_Awakened Blood Kings**\_.

> Have you examined the insides of ***Awakened Blood Kings***?\
> Hopefully now it will become clear to us where to look for the remains filled with power.

> I am sure that the remains of Baalbek conceal his power.\
> To be sure of this, I need ***200 remains of Baalbek***.

## Stage IV

### Remains of Baalbek IV

> I found out where to look for Baalbek's remains.\
> Looks like they were swallowed ***by murderous demons***.\
> I hope it didn't hurt them...\ Please collect ***Baalbek's remains***, ***remains*** will be enough.\
> Can you handle it?

<details>

<summary><mark style="color:yellow;">Trail of Jupiter IV</mark></summary>

Need to get:

<img src="https://revolgc.pro/data/items/item/7587.png" alt="" data-size="original"> [Remains of Baalbek](https://revolgc.pro/r2wiki/7587/item/)

from monster:

[Demon Slayer](https://revolgc.pro/r2wiki/2459/monster/)

They live in [Baalbek Dungeon Level 1.](/en/introduction-to-the-game/zemli/elter/podzemelya-eltera/podzemelya-baalbeka/podzemele-baalbeka-ur.1.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>

> Thank you!\
> finally have Baalbek's remains in my hands.\ Now I can craft an item imbued with ***Baalbek's power***.\
> Finally!


---

# 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-demonroza.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.
