# Races and Classes

## What races are available in Neverwinter?

Keep in mind that race bonuses are relatively small and that the most important thing to consider when creating your character is **how good it looks to you.** You will play with this character for many hours, maybe hundreds, even thousands, if you really like the game. There are ways to change the race or appearance of your character, but you won’t get them often, at least not for free (you can get them in the Zen Market). In the end, most of the stat bonuses can be balanced with itemization.&#x20;

{% hint style="info" %}
**Good to know:** There are Premium Races you have to buy to be able to play them (from the Zen Market or Auction House)
{% endhint %}

* [Aasimar](https://neverwinter.fandom.com/wiki/Aasimar) (Premium Race)
* [Dragonborn](https://neverwinter.fandom.com/wiki/Dragonborn) (Premium Race)
* [Drow](https://neverwinter.fandom.com/wiki/Drow)
* [Dwarf](https://neverwinter.fandom.com/wiki/Dwarf)
* [Gith](https://neverwinter.fandom.com/wiki/Gith) (Premium Race)
* [Half-Elf](https://neverwinter.fandom.com/wiki/Half-Elf)
* [Half-Orc](https://neverwinter.fandom.com/wiki/Half-Orc)
* [Halfling](https://neverwinter.fandom.com/wiki/Halfling)
* [Human](https://neverwinter.fandom.com/wiki/Human)
* [Menzoberranzan Renegade](https://neverwinter.fandom.com/wiki/Menzoberranzan_Renegade) (Premium Race)
* [Metallic Ancestry Dragonborn](https://neverwinter.fandom.com/wiki/Metallic_Ancestry_Dragonborn) (Premium Race)
* [Moon Elf](https://neverwinter.fandom.com/wiki/Moon_Elf) (Premium Race)
* [Sun Elf](https://neverwinter.fandom.com/wiki/Sun_Elf)
* [Tiefling](https://neverwinter.fandom.com/wiki/Tiefling)
* [Wood Elf](https://neverwinter.fandom.com/wiki/Wood_Elf)

## What classes are available in Neverwinter (with roles)?

* [Barbarian](https://neverwinter.fandom.com/wiki/Barbarian) (Tank + Damage)
* [Bard](https://neverwinter.fandom.com/wiki/Bard)  (Heal + Damage)
* [Cleric](https://neverwinter.fandom.com/wiki/Cleric)  (Heal + Damage)
* [Fighter](https://neverwinter.fandom.com/wiki/Fighter) (Tank + Damage)
* [Paladin](https://neverwinter.fandom.com/wiki/Paladin) (Tank + Heal)
* [Ranger](https://neverwinter.fandom.com/wiki/Ranger) (Damage)
* [Rogue](https://neverwinter.fandom.com/wiki/Rogue) (Damage)
* [Warlock](https://neverwinter.fandom.com/wiki/Warlock) (Heal + Damage)
* [Wizard](https://neverwinter.fandom.com/wiki/Wizard) (Damage)


---

# 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://nwguide.gitbook.io/main/basics-of-neverwinter/races-and-classes.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.
