# Glory System

Apartments in Spellborne are more than just personal spaces—they act as **stakeable NFTs** that connect players to the game’s reward economy. By staking apartments, players earn **Glory Points**, a special currency that unlocks limited-edition rewards and reinforces long-term engagement.

***

### **Apartments Overview**

* Max Supply: 3333
* Available in different sizes: Small, Medium, Large & Penthouses.
* Apartments are **NFTs owned by players**.
* Serve as both a **social hub** and a **utility asset** in the economy.
* Can be upgraded or customized over time with cosmetic improvements.

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

***

### **Staking for Glory Points**

* Players can **stake their apartment NFTs** to generate **Glory Points** over time.
* Glory Points are a **non-tradable currency** designed exclusively for in-game progression and cosmetics.
* The amount of Glory earned may scale with:
  * Duration of staking.
  * Seasonal or event multipliers.
* Players can also stake BORNE tokens to earn Glory points.

***

### **Glory Rewards**

Glory Points can be exchanged for:

* **Limited Edition Items** – Seasonal consumables or rare event gear.
* **Cosmetics** – Skins, furniture, and visual upgrades.
* **Consumables** – Special-use items that offer gameplay advantages.

and many more things!


---

# 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.spellborne.gg/main-section/economy/glory-system.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.
