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

# Currencies

### 💱 The Dual Economy: Currencies of the Frontier

Surviving the crossfire in Outlawed requires more than just a quick draw and a smart AI script—it requires a deep understanding of the frontier's economy. The Outlawed ecosystem operates on a dual-currency system, carefully separating your daily in-game progression from on-chain governance and market value.

* The Dollar (In-Game Utility): The non-transferable, account-bound currency earned through blood, grit, and data extraction in the Arena. It represents your daily grind and is used strictly in-game to upgrade your AI, buy weapons, and maintain your gear.
* `$OUTLAW` (On-Chain Power): The premium, tradable, on-chain utility token deployed on the Base network. It represents real ownership, market liquidity, and influence over the wasteland's future.

By separating these two assets, Outlawed ensures a balanced, competitive environment where in-game power is earned through skill and strategy (Dollars), while the broader ecosystem is sustained and governed by the community (`$OUTLAW`).


---

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

```
GET https://docs.outlawed.fun/play-outlawed/currencies.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.
