# 💰 Plans and Prices

## 🐰 Free

* **User Limit:** You can add up to 2 users to track and receive alerts.
* **Transaction Fees:** A 3% fee, charged in Eth for V1 Keys and in $friend for Clubs, applies to each transaction you make.
* **Check Your Status:** Type `/premium` command to see your current license and limits.

## 🌟 Premium

* **User Limit:** Add up to 20 users to track and receive alerts, giving you more flexibility and control.
* **Priority Notifications:** Receive notifications faster, ensuring you stay ahead of the competition.
* **No Transaction Fees:** Enjoy trading without any additional fees, making the Premium plan ideal for active traders.
* [**FT Trading**](/overview/friendtech/ft-trading-bot.md)**:** Trade directly through clubs using commands.

## How to Activate the Premium 🌟

To activate the Premium Plan, you must hold a [V1 key of Fred](https://www.friend.tech/0x1ef17ce5ce0e4ea09bcfbeea435e585bb19e0e78).

Follow these steps to get started:

1. First, you need to add **@alertfriendbot** to your telegram account.
2. **Obtain the V1 Key**: Acquire the Fred v1 key in your friendtech main wallet.
3. **Create a Bot Wallet** Use the `/trade` command in the Telegram bot to create your dedicated bot wallet.
4. **Transfer:** On the Base Network, send a minimum of 0.0015 ETH from your V1 main holder wallet to the new bot’s account wallet.
5. **Verify Confirmation:** After the transfer, you will receive a confirmation message. You can also type the command `/holder` in the bot and follow the prompts.
6. **Activation:** Once you receive a message confirming the synchronization, your Premium account will be activated 🎉

By upgrading to the Premium Plan, you gain access to more features and enjoy a seamless trading experience without transaction fees.


---

# 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.alertfriend.com/overview/plans-and-prices.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.
