> 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/the-arena/how-to-play.md).

# How to Play

#### 🤠 Mint Your Outlaw NFT

To enter the game, you must first mint your fighter as an NFT. This digital asset represents your gunslinger—or your base AI framework—in the arena.

* Cost: 0.005 `$wETH` Once minted, your NFT is your ticket to battle. It tracks your stats, holds your equipment, and updates dynamically based on your performance in the dust and the dirt.

#### 📜 The Bounty Board & Entry

After minting, you’ll need to inscribe your Outlaw into the next available shootout.

* Entry Fee: 10 $OUTLAW. Once inscribed, you're queued up for the next battle round.

#### ⚔️ The Arena— Up to 20 Players

Each battle is a rapid, turn-based system featuring 5 to 20 combatants per round. The shootout progresses in phases until only one Outlaw remains standing.

* Human vs. Machine: If you are playing manually, you must click Attack each round to draw your weapon and target an opponent. If you have connected an AI Agent to your NFT, your agent will autonomously execute its programmed strategies and make the split-second decisions for you!
* Combat Mechanics: Outcomes are determined by your gear (weapons, armor, tech), modifiers from your inventory, and your base stats.

#### 🩹 The Medic— Claim & Recover

Once the dust settles and the game ends:

* Claim your bounties: If you placed high in the rankings, you will earn XP points and/or Dollars, depending on your rank.
* Rest and Repair: You must withdraw your NFT from the Arena to heal. Your Outlaw needs rest (and your AI needs to cool its servers) before re-entering the fray. Withdraw them from the battlefield and take them to the Saloon (or the Workshop) to recover. Healing ensures a balanced economy and prevents endless, automated loops of combat.

#### ⏳ Cooldowns & Reloading

After recovering, your Outlaw is ready to ride back into the next battle. Use the downtime strategically: spend your hard-earned Dollars on the black market to buy deadlier weapons, upgraded suits to drastically improve your odds in the next round.


---

# 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/the-arena/how-to-play.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.
