# Races

## Overview

> Players can choose from a variety of 4 races. The chosen breed involves only the physical appearance. Each race can choose which class they want

{% hint style="info" %}
Each player can have a maximum of 4 characters.
{% endhint %}

***

## Human

<div align="left"><figure><img src="/files/Q98J5MN4kwJPx1c4L1AO" alt=""><figcaption></figcaption></figure></div>

***

## Beast

<figure><img src="/files/RqAXXM0CpkhmWP7a8xyU" alt=""><figcaption></figcaption></figure>

***

## Undead

<figure><img src="/files/Ud1SqSAltYum1TIjE5sd" alt=""><figcaption></figcaption></figure>

***

## Elf

<figure><img src="/files/COcqRI0jHhS7rlIwwqd7" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.thecursedland.com/gameplay/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.
