# Avatars

We will be doing our very first avatar drop in the month of April! These avatars will be fully random, customizable and upgradable.

![](/files/iIbA8yHLgYThb5Rk4NoT)

Each avatar will start a **base** model. These base models have the following characteristics:

* Male/Female
* Hair
* Face
* Body
* Head
* Accessory
* Race
* Background

And each avatar will also come with a randomly generated:

* Name
* Family
* Class

These avatars are upgrade-able with a [potion](/the-basics/the-game/airdrops.md#potions). Each potion gives a 1:1 upgrade depending on the type of potion and which asset you choose to upgrade.

What does that mean?

1. If a character has a certain hairstyle and you choose to upgrade that hairstyle with an ether potion, they will be given the 1:1 upgraded version of that hairstyle for ether.
2. These potions are stackable (if faction, must be the same faction as the first time) and will allow you to fully upgrade characters
3. Legendary potions give special traits depending on other characteristics of the character.
4. You will be able to fully preview each upgrade before it happens.
5. You will have to burn the potion + old character to receive your new one on our DApp.

More info coming soon!


---

# 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.cardanocastle.com/the-basics/avatars.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.
