# CastleDAO Profile

The CastleDAO profile is a Soulbound token that is limited to one per address.&#x20;

This profile holds relevant data about your progress in CastleVerse:

* Name tag: Your CastleDAO name tag, unique
* Image: Your PFP
* Crafting Skill: Allows for better chances on the forge
* Mining Skill: Increases mining rewards
* Won battles: Record history of won battles in the CastleVerse
* Badges: List of historical CastleVerse badges:
  * Castle owner
  * General owner
  * Defi hero owner
  * Podium Classic
  * Podium Modern
  * King of the tower
  * Miner LVL 1 / 10 / 20
  * Crafter LVL 1 / 10 / 20
* XP: XP earned through different CastleVerse quests
* Inventory: Max size of items that your account can carry.&#x20;
  * Inventory can be increased spending RUBY

Profiles are on-chain, and all the badges have to be claimed by players manually.&#x20;

CastleDAO profiles can be "unlocked" and become tradable by paying a fee in $MAGIC or ETH to the Great Vault. When profiles are traded, they lose all the badges.&#x20;


---

# 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://castledao.gitbook.io/castles/roadmap/castledao-profile.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.
