> For the complete documentation index, see [llms.txt](https://docs.alertfriend.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alertfriend.com/overview/friendtech/ft-trading-bot.md).

# 🤖 FT Trading Bot

The FT Trading Bot allows premium users to manage trades directly within FriendTech clubs through commands. Below is an overview of key options.

### **🔑 Requirements**

To use the FT Trading Bot, you must own a [**Fred V1 Key**](https://www.friend.tech/0x1ef17ce5ce0e4ea09bcfbeea435e585bb19e0e78). This key unlocks all trading features available in the bot and allows you to manage club trades on FriendTech.\
See here [how to activate premium](/overview/plans-and-prices.md#how-to-activate-the-premium).

### 📋 Available Commands

*Use these commands in any club that has the Bot Fred activated.*

1. **!autotransfer**\
   *Enable/Disable automatic transfer to the main wallet after buying.*\
   Example:\
   `!autotransfer` → Toggles the auto-transfer feature.
2. **!buy \<club\_id> \[amount]**\
   *Buy clubs using $FRIEND.*\
   Example:\
   `!buy 235305 2` → Buys 2 keys from club FT#235305.
3. **!sell \<club\_id> \[amount]**\
   *Sell clubs.*\
   Example:\
   `!sell 226474 1` → Sells 1 key from club FT#226474.
4. **!transfer \<ft\_username> \[amount]**\
   *Transfer club keys from the current club to another user.*\
   Example:\
   `!transfer 0xRacerAlt 2` → Transfers 2 keys to '0xRacerAlt'.
5. **!transfer \<club\_id> \<ft\_username> \[amount]**\
   *Transfer specific club to another user.*\
   Example:\
   `!transfer 235305 0xRacerAlt 3` → Transfers 3 keys from FT#235305 to '0xRacerAlt'.
6. **!transfer \<ft\_username> $\<amount>**\
   *Transfer $FRIEND to another user.*\
   Example:\
   `!transfer 0xRacerAlt $10` → Transfers 10 $FRIEND to 0xRacerAlt.

✅ **A confirmation message is sent upon success.**\
**🌟** See here [how to activate premium](/overview/plans-and-prices.md#how-to-activate-the-premium).

{% hint style="info" %}
The default amount for buying and selling clubs is set to 1. \
If no amount is specified, the system will automatically use this default value!
{% endhint %}
