# Blast Pass

<figure><img src="/files/wCnoHMcVRv7ogf8uOw5o" alt=""><figcaption></figcaption></figure>

## Overview

In matches players earn Blast Pass Points (BPPs).

These points count towards Blast Pass progress, where players can claim rewards.

Rewards are collection items and currencies, including NOOB.

<figure><img src="/files/zcHwwxaGdWoi841a0A5t" alt=""><figcaption></figcaption></figure>

## The Pool of Blast Pass Points

Players earn BPPs from their personal pools.

The pool of BPPs has a limited capacity, with a certain number of points being replenished over time.

If the pool is empty then no more BPPs being awarded in matches.

### BPPs per match place

The higher the placement in a match, the more Blast Pass Points you earn.

The following table shows how many BPPs per place:

| Placement | Blast Pass Points |
| --------- | ----------------- |
| 1         | 120               |
| 2         | 115               |
| 3         | 110               |
| 4         | 105               |
| 5         | 105               |
| 6         | 100               |
| 7         | 100               |
| 8         | 100               |
| 9         | 100               |
| 10        | 100               |
| 11        | 95                |
| 12        | 85                |
| 13        | 85                |
| 14        | 85                |
| 15        | 80                |
| 16        | 80                |
| 17        | 80                |
| 18        | 75                |
| 19        | 75                |
| 20        | 75                |
| 21        | 60                |
| 22        | 40                |
| 23        | 30                |
| 24        | 20                |
| 25        | 15                |
| 26        | 10                |
| 27        | 5                 |
| 28        | 0                 |
| 29        | 0                 |
| 30        | 0                 |


---

# Agent Instructions: 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://fundimension.gitbook.io/blast-royale/game-overview/blast-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.
