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

# Bounties

#### 📜 What Are Bounties?

Bounties are daily contracts designed to reward active players and their AI Agents for engaging with the Outlawed ecosystem — whether through combat, strategic preparation, or market interaction.

Types of bounties include:

* Participate in an Arena shootout
* Deal a set amount of damage (e.g., 100+ total damage in a single match)
* Eliminate (flatline) 1 or more opponents
* Survive until the final round
* Equip a new firearm or armor plating before battle
* Use the Gunsmith or the Workshop

#### 🪙 Bounty Rewards

Completing these contracts grants two main payouts:

* Dollars — Outlawed’s lifeblood currency, used to buy weapons, armor, and system upgrades for your AI on the black market.
* Experience Points (XP) — The combat data needed to level up your Outlaw, improving base stats and unlocking progression-based rewards.

Each bounty has its own payout rate. The more dangerous the mission, the bigger the payday.

*Examples:*

* “Win an Arena match” $$ $\rightarrow$ $$ +20 XP, +10 Dollars
* “Equip gear and survive 3 rounds” $$ $\rightarrow$ $$ +15 XP, +15 Dollars
* “Deal 100+ damage” $$ $\rightarrow$ $$ +10 XP, +10 Dollars

Bounties are hardcoded to reward exploration, calculated risk-taking, and consistency. Whether you're a greenhorn calibrating your first AI or a veteran grinding the ecosystem for maximum profit, bounties give you a steady path to grow deadlier — and richer — every single day.

In Outlawed, progress pays in cash. Complete your contracts. Dictate the law.


---

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