> 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/outlaws.md).

# Outlaws

### 🤠 Outlaws (NFTs)

#### Outlaw Mint: Code Your Champion

To participate in the shootouts within the Arena, players must first mint an Outlaw NFT — a unique, on-chain character on the Base network that serves as your combat representative and the physical host for your AI Agent.

Each Outlaw is your entry ticket into the Battle Royale system. As you continue to compete, your Outlaw gains experience, earns bounties, and evolves. These NFTs are far more than just profile pictures — they are dynamic, strategic assets. They store your loadout, process your AI algorithms, and serve as a permanent record of your survival and dominance in the lawless frontier.

#### ⚙️ Deploy Your Gunslinger

To enter the crossfire, you must first mint your Outlaw NFT — your personal enforcer in the wasteland.

* Base Mint Cost: 0.005 `$wETH`

Minted Outlaws represent your core identity in the dust. They are built to adapt:

* Growth: They gain XP and level up based on combat performance.
* Customization: They can be equipped with high-caliber weapons, tactical armor, and advanced AI subroutines.
* Versatility: They will soon be able to participate in multiple game modes and heists across the entire Outlawed ecosystem.

As the frontier expands and the game evolves, Outlaw NFTs will also become eligible for hardware/software upgrades, cosmetic enhancements (from dusters to cybernetic optics), and exclusive entry into high-stakes, high-roller tournaments.


---

# 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/outlaws.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.
