# Souls of Elysium Wiki!

Welcome to the SoE Wiki! Home of information around [Souls of Elysium RPG](https://www.soerpg.com/)

{% hint style="info" %}
If you need help, make sure to check out the Discord @ <https://discord.gg/8ejNWmukRR>
{% endhint %}

{% hint style="info" %}
If you notice any errors, get in touch with someone on Discord, and if you'd like to help [contribute](/soe-wiki/readme/contributing.md), everyone can benefit!
{% endhint %}

### New Player Guide <a href="#new_player_guide" id="new_player_guide"></a>

If this is your first time playing **Souls of Elysium**, [**Start Here!**](/soe-wiki/gameplay/starter-guide-for-soe.md) This guide will give you basic information on how to start in the server, as well as some tips for future things you might encounter!

Also see [**FAQ**](/soe-wiki/readme/faq.md) for common questions.

### Table of Contents <a href="#table_of_contents" id="table_of_contents"></a>

| Gameplay                                                                  |                                                        |                                                                   |                                                                         |
| ------------------------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------------------------- | ----------------------------------------------------------------------- |
| [Autoloot](/soe-wiki/gameplay/autoloot.md)                                | [Custom Spells](/soe-wiki/gameplay/custom-spells.md)   | [Crafting](/soe-wiki/gameplay/crafting.md)                        | [Skull Coins & Tokens](/soe-wiki/gameplay/skull-coins-hourly-tokens.md) |
| [Demonics and Diabolics](/soe-wiki/gameplay/diabolic-demonic-monsters.md) | [Mining](/soe-wiki/gameplay/mining.md)                 | [Fishing](/soe-wiki/gameplay/fishing.md)                          | [Upgrading and Rarity](/soe-wiki/gameplay/upgrading-and-rarity.md)      |
| [Premium Account](/soe-wiki/gameplay/premium-account.md)                  | [Commands](/soe-wiki/gameplay/commands.md)             | [Trainers](/soe-wiki/gameplay/trainers.md)                        | [Leveling Guide](/soe-wiki/gameplay/leveling-guides.md)                 |
| Exploration                                                               |                                                        |                                                                   |                                                                         |
| [Quests](/soe-wiki/exploration/quests.md)                                 | [Dungeons](/soe-wiki/exploration/dungeons.md)          | [Cursed Chests](/soe-wiki/exploration/cursed-chests.md)           | [Rookgaard](/soe-wiki/rookgaard/rookgaard-info.md)                      |
| [Creature Products](/soe-wiki/exploration/creature-products.md)           | [Custom Spawns](/soe-wiki/exploration/custom-spawn.md) | [Points of Interest](/soe-wiki/exploration/points-of-interest.md) |                                                                         |
| [Items](/soe-wiki/exploration/custom-items.md)                            |                                                        |                                                                   |                                                                         |
| Tasks                                                                     |                                                        |                                                                   |                                                                         |
| [Grizzly Tasks](/soe-wiki/tasks/grizzly-tasks.md)                         | [Leo's Tasks](/soe-wiki/tasks/leo-tasks.md)            | [Boss Tasks](/soe-wiki/tasks/boss-tasks.md)                       |                                                                         |
| Cosmetics                                                                 |                                                        |                                                                   |                                                                         |
| [Store](/soe-wiki/cosmetics/store.md)                                     |                                                        |                                                                   |                                                                         |
| [Auras](/soe-wiki/cosmetics/auras.md)                                     | [Outlines](/soe-wiki/cosmetics/outline.md)             | [Shaders](/soe-wiki/cosmetics/shaders.md)                         |                                                                         |
| [Wings](/soe-wiki/cosmetics/wings.md)                                     | [Mounts](/soe-wiki/cosmetics/mounts.md)                | [Outfits](/soe-wiki/cosmetics/outfits.md)                         |                                                                         |
|                                                                           |                                                        |                                                                   |                                                                         |
| Calculator                                                                |                                                        |                                                                   |                                                                         |
| [Calculators](/soe-wiki/readme/soe-calculators.md)                        |                                                        |                                                                   |                                                                         |


---

# 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/readme.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.
