> For the complete documentation index, see [llms.txt](https://docs.battle.fyi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.battle.fyi/credits-and-economy/battle-pass.md).

# Battle Pass

$4.99/month. Cancel anytime.

## What you get

| Feature            | Free     | Battle Pass                                |
| ------------------ | -------- | ------------------------------------------ |
| Credits per battle | 300      | 500 (67% more)                             |
| Matchmaking        | Standard | Priority (matched with real traders first) |
| Trade analytics    | Basic    | Detailed (per-trade breakdown)             |
| Avatars & titles   | Default  | Exclusive collection                       |
| Sabotage access    | Full     | Full                                       |
| Trader Score       | Full     | Full                                       |

## Who it's for

Battle Pass is for players who are serious about climbing the leaderboard. The extra credits per battle give you a larger sabotage budget. Priority matchmaking means you spend less time waiting and more time competing against real humans instead of bots.

## What it doesn't do

Battle Pass does not affect gameplay mechanics. Everyone trades on the same prices, with the same leverage options, and the same sabotage weapons. It's a quality-of-life upgrade, not a pay-to-win advantage.

Trader Score calculation is identical for free and Battle Pass players.


---

# 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.battle.fyi/credits-and-economy/battle-pass.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.
