> 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/sled-yupitera/less-than-sluzhitel-yupitera-greater-than-anzhelika.md).

# <Служитель Юпитера> Angelica

<figure><img src="/files/4h0cZB2WCCyrdDQ9xLaW" alt=""><figcaption><p><strong>Angelica</strong></p></figcaption></figure>

> Previously, this dungeon was filled with the energy of Jupiter.\
> But now I feel the presence of evil forces in it...

> Are you interested in the mysterious energy?\
> Let me introduce myself.\ I am a servant of Jupiter Angelica.\
> On the way here, you must have met ***Elliot's guardians***.\
> Did you get rid of them?

> Welcome.\
> Now I can properly greet you.\ It's amazing how easily you dealt with the monsters on your way here!\
> Have you come to learn more about the mysterious energy?

## Stage II

### Trail of Jupiter II

> So you're also interested in ***mysterious energy***?\
> I think that's why this place is filled with distorted creatures.\ Will you help us subdue them?

> A long time ago, these monsters were obsessed with finding the energy of Jupiter...\
> I think this thirst has made them mad.\ ***Kill the eccentric elvins***, total ***4000** creatures*, to put them out of their misery.

> Thirsting for Jupiter's energy ***the eccentric elvins*** lost their minds.\
> Deal with these monsters to put them out of their misery.

<details>

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

It is necessary to destroy 4000 monsters:

[Weird Elvin](https://revolgc.pro/r2wiki/2454/monster/)

They live in [Jupiter Dungeon at lvl 1.](/en/introduction-to-the-game/zemli/elter/podzemelya-eltera/podzemelya-yupitera/podzemele-yupitera-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>

> The number of corrupted creatures has decreased markedly!\
> It happened because of you.\ Please accept this humble gift.

> My research is not finished yet.\
> I have one more request for you.

## Stage III

### Trail of Jupiter III

> Once upon a time, these monsters were faithful followers of Jupiter.\
> Alas, over time, they turned into ruthless killers.\ I believe that among them there are still those in whose soul the power of Jupiter lurks.

> I have no certainty, only guesses.\
> But if we study the footprints of Jupiter, it will not be difficult to solve this mystery.\ Please get rid of ***ancient Valkyries***!\
> Destroy ***4000 creatures*** and left behind footprints.

<details>

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

It is necessary to destroy 4000 monsters:

[ancient valkyrie](https://revolgc.pro/r2wiki/2455/monster/)

They live in [Jupiter Dungeon at lvl 1.](/en/introduction-to-the-game/zemli/elter/podzemelya-eltera/podzemelya-yupitera/podzemele-yupitera-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>

> Have you studied ***ancient Valkyries***?\
> Finally, we will be able to understand if traces of Jupiter are hidden in their souls...

> It is known that ***servants of god*** are marked with a mysterious seal...\
> \&#xNAN;***traces of Jupiter*** in their hearts.\
> To be sure of this, get me these ***traces of Jupiter*****.**\
> \&#xNAN;***200*** pieces will be enough.

## Stage IV

### Trail of Jupiter IV

> It was only thanks to your help that I was able to find out who possessed the traces of Jupiter.\
> Without a doubt, these are ***servants of the god***!\
> Deal with them and bring me the traces of Jupiter.\ With their help, I can finally study the mysterious power.\
> I need ***200*** ***traces of Jupiter***.

<details>

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

Need to get:

<img src="https://revolgc.pro/data/items/item/7586.png" alt="" data-size="original"> [Jupiter trace](https://revolgc.pro/r2wiki/7586/item/)

from monster:

[servant of god](https://revolgc.pro/r2wiki/2456/monster/)

They live in [Jupiter Dungeon at lvl 1.](/en/introduction-to-the-game/zemli/elter/podzemelya-eltera/podzemelya-yupitera/podzemele-yupitera-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>

> You have fulfilled my task!\
> These footprints definitely contain the power of Jupiter.\ If I can combine them...\
> We will have the energy of Jupiter in our hands!\ Yes, it certainly is!\
> May the power of Jupiter always be with you!


---

# 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/sled-yupitera/less-than-sluzhitel-yupitera-greater-than-anzhelika.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.
