# Races

- [Humans](https://docs.pixelwar.com/lore/races/humans.md): Humans arrived on Pixelos quite mysteriously. It is unknown when humans first arrived, but the plane is in such unrest that most don't dwell on it much.
- [Archons/Faceless](https://docs.pixelwar.com/lore/races/archons-faceless.md): The Archons represent the 6 aspects which fuel life on Pixelos.
- [Elves](https://docs.pixelwar.com/lore/races/elves.md): The Origins of the Elves
- [Dwarves](https://docs.pixelwar.com/lore/races/dwarves.md)
- [Vampires](https://docs.pixelwar.com/lore/races/vampires.md): Bloodthirsty elves, exile
- [Goblins](https://docs.pixelwar.com/lore/races/goblins.md)
- [Orcs](https://docs.pixelwar.com/lore/races/orcs.md)
- [Oculi](https://docs.pixelwar.com/lore/races/oculi.md)
- [Thuleans](https://docs.pixelwar.com/lore/races/thuleans.md)
- [Therianthropes](https://docs.pixelwar.com/lore/races/therianthropes.md): Therianthropes are humanoid creatures whose bloodlines have by magic fused with those of lesser creatures. Commonly refered to Therians, they're either as cursed or evolved, depending on perspective.
- [Volvenhaar](https://docs.pixelwar.com/lore/races/therianthropes/volvenhaar.md)
- [Federvolk](https://docs.pixelwar.com/lore/races/therianthropes/federvolk.md)
- [Kharkhan Clan](https://docs.pixelwar.com/lore/races/therianthropes/kharkhan-clan.md)
- [Medullonians](https://docs.pixelwar.com/lore/races/therianthropes/medullonians.md)
- [Gnolls](https://docs.pixelwar.com/lore/races/therianthropes/gnolls.md)
- [Cephla](https://docs.pixelwar.com/lore/races/therianthropes/cephla.md)
- [Undead](https://docs.pixelwar.com/lore/races/undead.md)
- [The Boraxian Fog](https://docs.pixelwar.com/lore/races/undead/the-boraxian-fog.md)
- [Wraiths/Ghosts/Spectres](https://docs.pixelwar.com/lore/races/undead/wraiths-ghosts-spectres.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://docs.pixelwar.com/lore/races.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.
