# Races

Different races inhabit the world of Alara. You may encounter many creatures throughout your journey, but only those listed below are playable as Immortals.

* [Thrall](/cards/immortals/races/thrall.md)
* [Deepsmiths](/cards/immortals/races/deepsmiths.md)
* [Crathian](/cards/immortals/races/crathian.md)
* [Crommen](/cards/immortals/races/crommen.md)
* [Thratan](/cards/immortals/races/thratan.md)
* [Kayan](/cards/immortals/races/kayan.md)

You can read background information about each Immortal race, or skip to [Equipment](/cards/equipment.md) to learn more about Equipment cards.


---

# 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.immortalcreed.com/cards/immortals/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.
