> For the complete documentation index, see [llms.txt](https://docs.dupestopia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dupestopia.com/welcome-to-dupestopia.md).

# Welcome to Dupestopia ⚡️

> *In the long distant future, an advanced AI went rogue and found a way to clone human genome to create a personal army of loyal duplicants, also known as Dupes.*&#x20;
>
> *Take charge of a Dupe facility and use these puny meatbags to generate $WATT and power the AI overlord in its quest for* *world domination!*

### Introduction

Dupestopia is the new **Arbitrum** on-chain game that takes place in the underground facility where 10,000 Dupe NFTs live and work to generate [$WATT](/tokenomics/usdwatt.md) powering the tyrannical AI.

To play Dupestopia you must mint or purchase a Dupe and stake them in the [Genewattor](/gameplay/the-factory-manager-handbook/staking-in-genewattor.md) to start earning $WATT.&#x20;

Utilize numerous strategies to maximize the power output of your factory: generate [$RP](/tokenomics/usdrp.md) (Research Points) and [level up your factory](/gameplay/the-factory-manager-handbook/leveling-up-your-factory.md) with 7 unique upgrades to choose from, keep your Dupes strong by [feeding them](/gameplay/the-factory-manager-handbook/keeping-dupes-well-fed.md) $FOOD, or take passive income to the next level by staking $WATT in the [Accumuwattor](/gameplay/the-factory-manager-handbook/using-accumuwattor.md) and earn a share of in-game taxes.

### Dive Deeper

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Gameplay</strong></td><td><a href="/pages/cDPfY3NOyVTcm8O1CH9B">Learn more</a></td><td></td><td><a href="/files/pH4UIBW55Vp6N9EljRcj">/files/pH4UIBW55Vp6N9EljRcj</a></td><td><a href="/pages/cDPfY3NOyVTcm8O1CH9B">/pages/cDPfY3NOyVTcm8O1CH9B</a></td></tr><tr><td><strong>Tokenomics</strong></td><td><mark style="color:blue;">Learn more</mark></td><td></td><td><a href="/files/aEnAODeAxxvjlLBLD967">/files/aEnAODeAxxvjlLBLD967</a></td><td><a href="/pages/ySIu5LCOWYCO6iLZa81f">/pages/ySIu5LCOWYCO6iLZa81f</a></td></tr><tr><td><strong>Roadmap</strong></td><td><mark style="color:blue;">Learn more</mark></td><td></td><td><a href="/files/QRMRqARNVhvLg2em9cOO">/files/QRMRqARNVhvLg2em9cOO</a></td><td><a href="/pages/yPqHoPRhMmZfkVfPVqg7">/pages/yPqHoPRhMmZfkVfPVqg7</a></td></tr></tbody></table>


---

# 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.dupestopia.com/welcome-to-dupestopia.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.
