# BOMB Distribution

At the beginning of every epoch, if the time-weighted average price (TWAP) of BOMB is greater than 1.01, new BOMB will be minted in the [Boardroom](/protocol/earning-opportunities/boardroom.md).

The amount of new BOMB distributed depends on our position above peg and also the current circulating supply of BOMB.

| Circulating Supply | Max BOMB Minted      |
| ------------------ | -------------------- |
| 500k or less       | ~~4.5% expansion~~   |
| Up to 1M           | ~~4% expansion~~     |
| Up to 1.5M         | ~~3.5% expansion~~   |
| Up to 2M           | 3\~\~% expansion\~\~ |
| Up to 5M           | ~~1.5% expansion~~   |
| Up to 10M          | 1.375% expansion     |
| Up to 20M          | 1.25% expansion      |
| Up to 50M          | 1.125% expansion     |
| 50M+               | 1% expansion         |

## BOMB Rewards Distribution Flowchart

![](/files/tYsVjufk6G3Fscak9V6G)


---

# 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://docs.bomb.money/protocol/bomb-distribution.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.
