# Quests

### Quests <a href="#quests" id="quests"></a>

**Souls of Elysium** offers many custom quests, as well as existing ones!

* These new quests can be dangerous so bring a party!
* Not all Quests have been fully solved, so explore at your own peril!
* For normal quests (like Djinn quest, Desert Quest, etc) feel free to use the [Tibia Wiki](https://tibia.fandom.com/wiki/Quests) since they are virtually the same.
* Both Djinn quests can be completed here, however finish one, then the other.

***

| Souls of Elysium Custom Quests                                                                              |                     |
| ----------------------------------------------------------------------------------------------------------- | ------------------- |
| [Blue Legs Quest](/soe-wiki/exploration/quests/blue-legs-quest.md)                                          | Level required: 40  |
| [The Blue Crystal (Demona)](/soe-wiki/exploration/quests/blue-crystal-lava-dragon-access.md)                | Level required: 110 |
| [Zathroth](/soe-wiki/exploration/quests/zathroth.md)                                                        | Level required: 120 |
| [Xerkar](/soe-wiki/exploration/quests/xerkar.md)                                                            | Level required: 150 |
| [Infernatil](/soe-wiki/exploration/quests/infernatil.md)                                                    | Level required: 200 |
| [Chatterbone's Necklace](/soe-wiki/exploration/quests/chatterbones-necklace-superior-aol.md) (Superior AOL) | Level required:     |
| [Retro Quest 1](/soe-wiki/exploration/quests/retro-quest-1.md)                                              | Level required: 80+ |
|                                                                                                             |                     |
| Challenges of Elysium                                                                                       |                     |
| [Challenge of Elysium I](/soe-wiki/exploration/quests/challenge-of-elysium-1.md)                            | Level required: 40  |
| [Challenge of Elysium II](/soe-wiki/exploration/quests/challenge-of-elysium-2.md)                           | Level required: 60  |
| [Challenge of Elysium III](/soe-wiki/exploration/quests/challenge-of-elysium-3.md)                          | Level required: 80  |
| [Challenge of Elysium IV](/soe-wiki/exploration/quests/challenge-of-elysium-4.md)                           | Level required: 110 |
|                                                                                                             |                     |


---

# Agent Instructions: 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:

```
GET https://soerpg.gitbook.io/soe-wiki/exploration/quests.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
