# VIP Levels

Reward premium players with a chance to earn multipliers on Trainer Points. Trainer points multipliers will be on top of existing multipliers for **Hatchling Rarity** for Trainer Points.\
\
**VIP Points**

Each time a player purchases gold coins through IAP they earn VIP points that increases VIP level as threshold is reached.

| **IAP Purchase** | **Cost($USD)** | **VIP Points** |
| ---------------- | -------------- | -------------- |
| 200 Gold         | 1.99           | 100            |
| 550 Gold         | 4.99           | 265            |
| 1200 Gold        | 9.99           | 550            |
| 2600 Gold        | 19.99          | 1150           |
| 7000 Gold        | 49.99          | 3000           |
| 15000 Gold       | 99.99          | 6250           |
| 24000 Gold       | 149.99         | 9750           |
| 54000 Gold       | 299.99         | 20000          |

### VIP Ranks <a href="#vip-levels" id="vip-levels"></a>

Player starts out at level 0 and must accumulate VIP Points

<table data-header-hidden><thead><tr><th></th><th></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>VIP Level</strong></td><td><strong>VIP Points</strong></td><td><strong>TP/HP Multiplier</strong></td><td><strong>Spend (Est)</strong></td><td><strong>TP +%</strong></td><td></td></tr><tr><td>0</td><td>0 (0)</td><td>1.0</td><td></td><td></td><td></td></tr><tr><td>1</td><td>500 (500)</td><td>1.1x</td><td>~$4</td><td>+10%</td><td></td></tr><tr><td>2</td><td>2000 (2500)</td><td>1.25x</td><td>~$20</td><td>+25%</td><td></td></tr><tr><td>3</td><td>5000 (7500)</td><td>1.5x</td><td>~$80</td><td>+50%</td><td></td></tr><tr><td>4</td><td>10000 (17500)</td><td>2x</td><td>~$155</td><td>+100%</td><td></td></tr><tr><td>5</td><td>20000 (37500)</td><td>2.5x</td><td>~$300</td><td>+150%</td><td></td></tr><tr><td>6</td><td>50000 (87500)</td><td>3x</td><td>~$750</td><td>+200%</td><td></td></tr><tr><td>7</td><td>100000 (187500)</td><td>3.5x</td><td>~$1500</td><td>+400%</td><td></td></tr><tr><td>8</td><td>250000 (437500)</td><td>5x</td><td>~$2250</td><td>+900%</td><td></td></tr><tr><td>9</td><td>500000 (937500)</td><td>7.5x</td><td>~$4500</td><td>+1400%</td><td></td></tr><tr><td>10</td><td>1000000 (1937500)</td><td>10x</td><td>~$7500</td><td>+1900%</td><td></td></tr></tbody></table>

#### VIP Level Popup <a href="#vip-rank-popup" id="vip-rank-popup"></a>

<table data-header-hidden><thead><tr><th width="324"></th><th></th></tr></thead><tbody><tr><td><h4 id="vip-rank-popup"></h4></td><td><img src="/files/BH4jnGaiyOr2rAmibEk5" alt="" data-size="original"></td></tr></tbody></table>

#### Add VIP Points <a href="#add-vip-points" id="add-vip-points"></a>

<table data-header-hidden><thead><tr><th width="322"></th><th></th></tr></thead><tbody><tr><td>Once an In-app Purchase is completed VIP points from that purchase will be added to the VIP Progress Bar</td><td><img src="/files/BK5Nn4vJ4i4kF6E6Vt5x" alt="" data-size="original"></td></tr></tbody></table>

#### VIP Level Up <a href="#vip-level-up" id="vip-level-up"></a>

<table data-header-hidden><thead><tr><th width="322"></th><th></th></tr></thead><tbody><tr><td>Once an In-app Purchase is completed VIP points from that purchase will be added to the VIP Progress Bar, if it reaches the threshold, player will be upgrated to New VIP level and its corresponding TP multiplier.</td><td><img src="/files/TrceBxjWJOihjo8M8fqT" alt="" data-size="original"></td></tr></tbody></table>


---

# 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://hatchlingsinfo.revolvinggames.com/vip-levels.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.
