# Shaders

Shaders in Souls of Elysium add unique visual effects to characters, allowing for further customization and personalization.

| **Blue Energy**                                                                 | **Green Energy**                                                                  | **Outfit Circle**                                                                   |
| ------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| ![Blue Energy](https://wiki.soerpg.com/lib/exe/fetch.php?media=blue_energy.gif) | ![Green Energy](https://wiki.soerpg.com/lib/exe/fetch.php?media=green_energy.gif) | ![Outfit Circle](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_circle.gif) |

| **Outfit Rainbow**                                                                    | **Outfit Stars**                                                                  | **Outfit 3 Line**                                                                   |
| ------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| ![Outfit Rainbow](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_rainbow.gif) | ![Outfit Stars](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_stars.gif) | ![Outfit 3 Line](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_3_line.gif) |

| **Outfit Blood**                                                                  | **Outfit Brazil**                                                                   | **Outfit Camouflage**                                                                       |
| --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| ![Outfit Blood](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_blood.gif) | ![Outfit Brazil](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_brazil.gif) | ![Outfit Camouflage](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_camouflage.gif) |

| **Outfit Cosmos**                                                                   | **Outfit Glitch**                                                                   | **Outfit Gold**                                                                 |
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| ![Outfit Cosmos](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_cosmos.gif) | ![Outfit Glitch](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_glitch.gif) | ![Outfit Gold](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_gold.gif) |

| **Outfit Ice**                                                                | **Outfit Line (Dark colour same aura)**                                             | **Outfit Line (light colour same aura)**                                            |
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| ![Outfit Ice](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_ice.gif) | ![Outfit Line A](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_line_a.gif) | ![Outfit Line B](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_line_b.gif) |

| **Outfit Purpleneon**                                                                       | **Outfit Purplesky**                                                                      | **Outfit Shimmering**                                                                       |
| ------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| ![Outfit Purpleneon](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_purpleneon.gif) | ![Outfit Purplesky](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_purplesky.gif) | ![Outfit Shimmering](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_shimmering.gif) |

| **Outfit Static**                                                                   | **Outfit Sun**                                                                | **Outfit Sweden**                                                                   |
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| ![Outfit Static](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_static.gif) | ![Outfit Sun](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_sun.gif) | ![Outfit Sweden](https://wiki.soerpg.com/lib/exe/fetch.php?media=outfit_sweden.gif) |

| **Purple Energy**                                                                   | **Red Energy**                                                                | **Spirit Fire**                                                                 |
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| ![Purple Energy](https://wiki.soerpg.com/lib/exe/fetch.php?media=purple_energy.gif) | ![Red Energy](https://wiki.soerpg.com/lib/exe/fetch.php?media=red_energy.gif) | ![Spirit Fire](https://wiki.soerpg.com/lib/exe/fetch.php?media=spirit_fire.gif) |


---

# 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/cosmetics/shaders.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.
