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

# Heal

### 🩹 Healing: Patching Up and Rebooting

After every shootout in the Arena, your Outlaw NFT exits the dust wounded, and its AI systems are pushed to the brink of overheating. To fight again, your champion must be patched up, repaired, and fully restored before entering the next bounty queue.

Outlawed offers two recovery methods, depending on your bankroll and how fast you need to get back in the action:

#### 💉 Stimpacks & System Reboots (Paid Healing)

Players looking for a rapid turnaround can purchase a Quick-Fix Stimpack (and run a priority system defrag) to immediately heal their Outlaw.

* Cost: 0.3 Dollars and 0.15 `$OUTLAW` per HP
* Instant full recovery — zero downtime.
* Ideal for players and AI agents who want to jump right back into the crossfire and grind out multiple matches in a short timeframe.

#### 🛌 The Saloon & Workshop (Free Healing)

For the patient and strategic, your Outlaw can recover by resting at the local Saloon while their agent's code recompiles in the Workshop — a passive, time-based recovery system.

* Cost: Free
* Recovery Rate: 1 HP = 3 minutes of downtime
* Once the timer is up, your Outlaw's wounds are bound, the servers are cooled, and your champion is 100% ready for the next gunfight.


---

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