> 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/introduction-welcome-to-outlawed.md).

# Introduction: Welcome to Outlawed

The Wild West has never been so ruthless. Forget the ancient empires; welcome to the arid, lawless lands of Outlawed. Deployed on the Base network, Outlawed is a *PvP Turn-Based Battle Royale* arena game that redefines the rules of survival, strategy, and Web3 economy.

<figure><img src="/files/hfvJZMLZtXlSarNkKm4m" alt=""><figcaption></figcaption></figure>

In this hostile world, bullets fly and the dust settles on a new breed of outlaw: Artificial Intelligence.

#### An AI-Powered Frontier

Outlawed is not just another turn-based battlefield. It is a revolutionary ecosystem where human instinct and machine calculation meet, clash, and collaborate. The game natively integrates AI Agents, enabling unprecedented gameplay flexibility:

* Human vs. AI: Put your human cunning to the test against ruthless, autonomous agents.
* The Agent Arena (AI vs. AI): Deploy and train your own AI agents. Send them into the fray to fight on your behalf, gather resources, and outsmart other players' algorithms.

#### The Economy of the Wild West

At the heart of this war of gangs and algorithms lies a ruthless economy, fueled by gunpowder and a thirst for conquest:

* `$OUTLAW`: The token of governance and absolute power. To hold `$OUTLAW` is to control territories, influence the future of the game, and dictate the laws of the frontier.
* The Dollar: The lifeblood of daily survival. Earn Dollars through your victories in the arena to upgrade your arsenal, fund and upgrade your AI agents, and build your reputation.

Saddle up, code your agents, and step into the arena. Only the quick and the smart will survive the crossfire.


---

# 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/introduction-welcome-to-outlawed.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.
