# GULD

#### What Is GULD?

GULD exists to power the AdventureWurld Chain, and the AdventureWurld Chain exists to make the gaming platform possible. GULD's purpose is utility — gas for on-chain transactions, in-game purchases, governance participation, and access to the games and economies built on the platform. GULD is not an investment product and may never have any value outside of the AdventureWurld ecosystem.

GULD is the native utility token of the AdventureWurld ecosystem. It connects players, node operators, developers, and the DAO.

GULD is used for transaction fees on the AdventureWurld Chain, rewarding node operators who secure the network, and governance voting to determine how the platform evolves.

GULD contract: 0x14D6C649292c5c9790c5196D1a9EA039307947a1\
\
Bridge Audit:

{% embed url="<https://adventurewurld.com/content/static/2026-04-01-cyfrin-adventurewurld-bridgex-v2.0.pdf>" %}

GULD Game Contract Audit:

{% embed url="<https://adventurewurld.com/content/static/2026-04-04-cyfrin-adventurewurld-v2.0.pdf>" %}

<https://adventurewurld.com/content/static/2026-04-03-adventurewurld-fv-v2.0.pdf>\
\
<https://adventurewurld.com/content/static/2026-04-01-cyfrin-adventurewurld-bridgex-fv-v2.0.pdf><br>

{% hint style="info" %}
The "fv" links are the summarized results of the audits.
{% endhint %}

#### Total Supply

50 billion GULD. Fixed cap with no inflation beyond this amount.

#### Distribution Model

GULD follows a halving model similar to Bitcoin. Each year, the distribution rate cuts in half: Year one releases 50% of total supply, year two releases 25%, year three releases 12.5%, and so on until all GULD is distributed.

#### Vesting Periods and Allocations

There is no team allocation, founder vesting, investor tokens, pre-mine, or airdrop. Every GULD is earned through node operation or gameplay. All GULD is earned by supporting the network.

### Player GULD Rewards

Play for free. No crypto required to start. Players earn GULD by completing challenges, defeating bosses, reaching milestones, and ranking on leaderboards. Rewards are distributed in real time for accomplishments that require skill and strategy—not grinding.

**Withdrawals:** No minimum withdrawal amount. Players control their own assets.

### Node Operator GULD Rewards

Node operators earn GULD daily for running node software and supporting the network.

**Daily Reward Calculation:** The year's total distribution is divided by 365 to get the daily pool, then split among all active nodes.

**Year One Example:** Daily pool is approximately 68.5 million GULD.

| Active Nodes | GULD Per Node/Day | Monthly Estimate |
| ------------ | ----------------- | ---------------- |
| 10,000       | \~6,850           | \~205,500        |
| 25,000       | \~2,740           | \~82,200         |
| 50,000       | \~1,370           | \~41,100         |
| 100,000      | \~685             | \~20,550         |

As more nodes join the network becomes stronger and more decentralized.


---

# 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.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.
