# Rewards Multiplier

The ATM Rewards Multiplier is the final step of the raid rewards calculation. It's calculated based on the quantity of $BONKFA held in a raider's registered wallet, and it ranges from 1.0x (White) to 5.0x (Black). Tiers are updated constantly. Please refer to the list of tiers below.

## ATM Rewards Card Tiers:

### ⚪️ **White**

* 1 - 9,999 BONKFA     <mark style="color:purple;">At least 1 BONKFA token</mark>
* Multiplier: 1.0x

### 🔴 **Ruby**

* 10,000 - 24,999 BONKFA     <mark style="color:purple;">>0.001% of supply</mark>
* Multiplier: 1.1x

### 🔵 **Sapphire**

* 25.000 - 49,999 BONKFA     <mark style="color:purple;">>0.0025% of supply</mark>
* Multiplier: 1.2x

### 🟢 **Emerald**

* 50,000 - 99,999 BONKFA     <mark style="color:purple;">>0.01% of supply</mark>
* Rewards Multiplier: 1.3x

### 🥉 **Bronze**

* 100,000 - 499,999 BONKFA     <mark style="color:purple;">>0.025% of supply</mark>
* Multiplier: 1.4x

### 🥈 **Silver**

* 500,000 - 999,999 BONKFA     <mark style="color:purple;">>0.05% of supply</mark>
* Multiplier: 1.5x

### 🥇 **Gold**

* 1,000,000 - 2,499,999 BONKFA     <mark style="color:purple;">>0.10% of supply</mark>
* Multiplier: 2.0x

### [💿](https://emojipedia.org/optical-disk) **Platinum**

* 2,500,000 - 5,000,000 BONKFA     <mark style="color:purple;">>0.25% of supply</mark>
* Multiplier: 3.0x

### 💎 **Diamond**

* 5,000,000 - 9,999,999 BONKFA     <mark style="color:purple;">>0.50% of supply</mark>
* Multiplier: 4.0x

### ⚫️ **Black**

* 10,000,000 BONKFA or more     <mark style="color:purple;">>1.00% of supply</mark>
* Multiplier: 5.0x

## **Special Card Tiers:**

### 🌸 **Pink**

* Requirement: Add >1.00 SOL to the Raydium BONKFA-SOL liquidity pool.
* Multiplier: +25% bonus (stacked multiplier)


---

# 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://help.bonkfa.com/rewards-multiplier.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.
