# The GULD Economy

GULD exists in a live system, not a fixed one. The game design and gameplay loops are the levers available to us to tune the platform so GULD can thrive.&#x20;

### **Economic Principles**

**Global Equal Opportunity**\
Divide daily emissions into multiple time-zone windows so no single region drains the daily reward pool. Global access to the platform is a key metric of success. \
\
**Reward Difficulty, Not Time**\
The reward pool scales toward harder content. Casual players can earn. competitive players can earn more because they can complete harder challenges.&#x20;

**New Players Spend First**\
New players will probably spend more GULD catching up to more advanced players. Design entry-level sinks around that behavior — it is healthy demand.

**Novelty is the Long-Term Hedge**\
No sink works forever. Content velocity is our secret weapon— new levels, enemies, challenges, bosses, items, and mechanics keep players engaged. We build fast and iterate in public.

**Monitor and Adjust on Chain**\
Everything is measurable in real time through the AdventureWurld Chain explorer — wallet distribution, reward frequency. If spend drops below 5%, sinks aren't compelling. If it exceeds 40%, new players can't afford entry. Both onchain metrics are visible to everyone and we can tune the design with full transparency.&#x20;

A healthy token economy requires as many sinks as possible. GULD is earned through gameplay and node operation, but it must also be spent. AdventureWurld allows GULD to be successful precisely because gaming has a wide array of possible sinks. The goal is to design sinks that players voluntarily use because they improve the gaming experience.

{% hint style="info" %}
The following are ideas and possibilities not exact promises of what will be developed, &#x74;***hese are frameworks and options, not specific commitments.*** With these options we can illustrate the plethora of sinks the platform can deploy.&#x20;
{% endhint %}

### **Current Sinks**

**Gas:** Every on-chain transaction — item transfers, reward claims, NFT mints, DAO votes — costs a micro-amount of GULD as gas.&#x20;

**Characters:** Players that want to look different in the games will need to purchase their Character. These Cosmetic upgrades personalize the experience without altering gameplay.&#x20;

**Ranks and Titles:** Ranks that are earned through gameplay progression can also be purchased outright with GULD. Status has a cost, whether is gameplay mastery, time or GULD.

**DAO Proposals**:  Submitting a governance proposal costs 25K USD in GULD. This is a sink — and it's intentional. Governance decisions affect the entire platform, so the fee filters out anything that isn't a serious commitment. The GULD isn't staked, burned, or returned. It flows directly back into the DAO Battery.<br>

***

### **Potential Sinks**

**Time — Bypassing Cooldowns**\
Every mandatory waiting period in the game is a potential GULD sink. Death lockouts, crafting timers, spell delays — GULD skips all of it.&#x20;

**Limitless — Bypassing Progression**\
Any hard requirement in the game is a potential GULD sink. Missing a crafting ingredient, lacking the mastery to wield a weapon, not yet meeting the skill threshold to cast a spell, or hitting a level gate that requires gameplay milestones - GULD can by pass whats holding you back.

**Buffs — Temporary Strategic Edge**\
Players spend GULD on enchantments, potions, and consumables that temporarily boost weapons, armor, speed, or strength. Buffs expire on use. Every session where a player wants an edge is a new spend.

**Eternal Buffs — Permanent Enchantments**\
Players can spend an inordinate amount of GULD to permanently enchant their character. 1% faster? 2% faster health regen? 3% more damage? These are high-ceiling, rare, and tuned charms so the game balance doesn't break.&#x20;

***

### **Fun Sinks**

**Tag Anything** Pay GULD to rename a weapon, item, or piece of gear. Your sword gets a name. It lives on chain forever.

**Emotes/Animations:** Exclusive cosmetic animation sets unlockable with GULD. Everyone swings a sword the same way, except you.&#x20;

**Environment Control** change the environmental conditions of a game session — rain, fog, night mode. Cosmetic flair that affects the vibe for everyone.

**Graffiti** Leave a message - a tag somewhere in the game world for a limited time. Pay more GULD for it to last longer. Pay a lot for it to be permanent.

**Name a Boss** Pay GULD to name an upcoming boss session. Your name appears above the boss for that session. Everyone fighting it sees it.&#x20;

**Curses** Spend GULD to place a temporary debuff on another player. They don't know who did it. You do.

***

### Randomizing Success

The core architecture of gameplay sinks working and being fun is by designing around variable reward structures so no two sessions feel identical and the gameplay loop never goes stale. This allows for GULD sinks to be more likely to be used and more fun to use them.\
\
Examples of Randomizing Design

**Variable GULD Rewards**

GULD rewards are never fixed. A randomized multiplier can be applied to every reward— different outcome every time.

**Surprise Item Drops**

A rare item can also be dropped alongside GULD — rarity unknown until revealed. Never announced in advance, always a surprise.

**Unexpected Enemy Loot**

Random enemies can unexpectedly carry bonus GULD or items with no signal in advance. Players discover them by accident.&#x20;

**Streak Bonuses**

Consecutive wins, daily challenges completed, could apply a GULD multiplier to the final reward. It's not guaranteed but players know the streak exists and won't know what it's worth until the challenge is complete.

**Hidden Treasures**

Rare GULD caches buried in random levels and game environments, discovered without announcement. First come first served.

***


---

# 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://adventurewurld.gitbook.io/adventurewurld-docs/adventurewurld-litepaper/how-it-works/guld/the-guld-economy.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.
