# 🔔 Custom Alerts

### 🆕 N**ew FT Accounts:**

* **Description:** Activate or deactivate alerts for new FriendTech accounts. When someone creates a new account on FriendTech, you'll receive an alert.
* **Filters:** You can specify the minimum number of followers and a minimum Twitter Score as filters to refine the alerts you receive.

### 💰 Big Eth Deposits:

* **Description:** Activate or deactivate alerts for large deposits above 3 ETH. When someone makes a deposit greater than 3 ETH, you'll receive an alert.
* **Filters:** You can specify the minimum amount of ETH as a filter to customize which deposits trigger an alert.

### **📭 Post Alerts to Clubs:**

* **Description:** Activate or deactivate the option to post/transfer your alerts from the Telegram bot to a club on FriendTech.
* **Premium Feature:** This feature requires a premium license.


---

# 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/functionalities/personalized-alerts/custom-alerts.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.
