# Group Boost

With Phanes, you can upgrade your group experience by purchasing boosts, which unlock exclusive perks and features. Each boost level offers distinct advantages. Boosts are available for purchase, or get one free with a [Pro subscription](/premium/phanes-pro.md).

{% hint style="danger" %}

### **Important - Must Read!**

* For boosted perks you **have to use** the [**Phanes Gold Bot**](https://t.me/phanesgoldbot) **in your group**!
* Boosts are valid for **30 days**!
* Boosted groups are not exempt you from restrictions, including those related to [rate limits](/overview/rate-limits.md).
  * *See* [*Enterprise*](/premium/enterprise.md) *for more.*
* Boost requirements might be changed in the future.
  {% endhint %}

## 🤝 How to Purchase

1. In your group type `/boost`
2. Click on <kbd>Buy Boost</kbd> button
3. Select your preferred chain and boost amount
   1. We support **SOL**, **ETH,** **ETH-BASE**, and **BNB-BSC**
4. Click on <kbd>Send Payment</kbd> button

***

## ⚡️ Perks

### Extended Leaderboard

* **1 Boost** → 3 months
* **2 Boosts** → 4 months
* **3 Boosts** → 5 months
* **4 Boosts** → 6 months

***

### X Multiplier Alerts

* <kbd>**Boosts required: 1**</kbd>

Get instant X multiplier notifications for all your first calls.

Current thresholds *(these can't be modified)*:\
`5x, 10x, 30x, 50x, 100x, 250x, 500x, 1Kx, 2Kx, 3Kx, 4Kx, 5Kx, 10Kx`

You can turn this off with: `/alert_x_return off`

<figure><img src="/files/7IqMG4yLLFRIshsyZFpt" alt="" width="375"><figcaption></figcaption></figure>

***

### Migration Alerts

* <kbd>**Boosts required: 2**</kbd>

Get instant alerts from all your first calls whenever a coin migrates.

You can turn this off with: `/alert_migration off`

{% hint style="info" %}
Supported platforms:\
\
**SOL:** `Pump.fun, Raydium LaunchLab, Bonk.Fun, Meteora DBC/DAMM v2, Vertigo, Boop.Fun, Moon.it, Rainbow`\
\
**BSC**: `Four.Meme`

**Monad:** `nad.fun`
{% endhint %}

<figure><img src="/files/UQlZBYCKIcMCLmjqQEIV" alt="" width="246"><figcaption></figcaption></figure>

***

### Dex Paid Alerts

* <kbd>**Boosts required: 2**</kbd>

Get instant notifications when a DEX is paid from any of your first calls.

You can turn this off with: `/alert_dex_paid off`

{% hint style="info" %}
Currently it will **only** alert coins that are migrated/bonded.
{% endhint %}

<figure><img src="/files/jBAeWpXzcP7viEqqg0q4" alt="" width="227"><figcaption></figcaption></figure>

<details>

<summary>💡 What is Dex Paid?</summary>

On [DexScreener](https://dexscreener.com/) you are able to [update your token info](https://marketplace.dexscreener.com/product/token-info).

</details>

***

### CTO Alerts

* <kbd>**Boosts required: 2**</kbd>

Get  notifications when a coin gets CTO'ed from any of your first calls.

You can turn this off with: `/alert_ctos off`

{% hint style="info" %}
New CTO's are sourced from [DexScreener](https://dexscreener.com/).
{% endhint %}

<figure><img src="/files/ghpk9ef8tlCnlTVyCZ5M" alt="" width="246"><figcaption></figcaption></figure>

<details>

<summary>💡 What is a CTO?</summary>

A Community Takeover (CTO) in crypto is when a project's community takes control after developers abandon it.

</details>

***

### Idle Tracker

* <kbd>**Boosts required: 3**</kbd>

The idle tracker is a feature that helps group administrators identify and manage inactive users in their groups. Here's how it works:

### Prerequisites

Before the idle tracker becomes active, two key requirements must be met:

1. **Required Boosts:** Your group must have the minimum required number of boosts.
2. **Required Bot:** [@PhanesGoldBot](https://t.me/phanesgoldbot) must be added to your group.

<details>

<summary>⚙️ Bot Setup</summary>

1. Add [@PhanesGuardBot](https://t.me/PhanesGuardBot?startgroup=botstart) to your Group
   1. Promote the bot to Admin **with ban permission!**
2. Add [@PhanesGoldBot](https://t.me/phanesgoldbot?startgroup=botstart) to your Group
   1. Promote the bot to Admin.

</details>

### Checking Idle Users

Administrators can check idle users with the `/idle [timeframe]` command.

{% hint style="warning" %}

### Important Notes

* The tracker only begins recording activity after both prerequisites are met.
* Historical data before meeting the requirements is not available.
* System automatically removes tracking data for users who leave the group.
* Administrators are excluded from idle tracking.
  {% endhint %}

<figure><img src="/files/UXnR9v9CBKMjfzRWWtjJ" alt="" width="295"><figcaption></figcaption></figure>

***

### Translate Tweets

* <kbd>**Boosts required: 2**</kbd>

Translate shared tweets into any language. You can find out more [here](https://docs.phanes.bot/phanes/fix-x-links#translate-tweets).

***

### Scrape TikTok Links

* <kbd>**Boosts required: 1**</kbd>

Paste a TikTok URL in your  Group and watch it instantly transform into a readable message. You can find out more [here](/phanes/fix-links.md#tiktok).

***

### Top Holders

* <kbd>**Boosts required: 4**</kbd>

Up-To-Date [**Top Holder & Top Wallet**](https://docs.phanes.bot/phanes/commands#th-tw) data *(SOL only)*

***

### No Ads

* <kbd>**Boosts required: 4**</kbd>

Enjoy an Ad-Free Experience on Phanes **in your Group**.


---

# 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.phanes.bot/premium/group-boost.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.
