> For the complete documentation index, see [llms.txt](https://docs.degendystopia.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.degendystopia.world/tokens-and-tokenomics/erc-20/ddgold.md).

# DDGOLD

### **About DDGOLD** <img src="/files/ODUMuyh8FEQrnySozayl" alt="" data-size="original">

DDGOLD is acquired in Degen Dystopia by mining. Mining is a semi-passive activity players can do in Degen Dystopia inside of mines and caves.

DDGOLD is used to craft and upgrade more powerful Dystopians.

DDGOLD will be stakeable in vaults which pay out AVAX over time in proportion to Degen Dystopia’s revenue.

### Supply

The DDGOLD token is a fungible token with a fixed supply hard cap.

Initially, DDGOLD will begin with 0 circulating supply. The only way to obtain DDGOLD will be to play Degen Dystopia with a DEGEN and earn by using the DEGEN's mining ability. Mining skill can be buffed by arming your DEGEN with certain DYSTOPIANs.

In Phase 2 of the Degen Dystopia roadmap, liquidity pools will be unlocked allowing players and speculators to trade DDGOLD on the open market.

Every DEGEN starts the game with 1 DDGOLD in their inventory.&#x20;

### Future Plans

As Degen Dystopia moves towards a DAO governance model, it is proposed that DDGOLD will act as the game’s governance token.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.degendystopia.world/tokens-and-tokenomics/erc-20/ddgold.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
