# 📒 Getting Started

To get started you need two things:

1. An active Telegram Account.
2. Add Fred, the bot  🔍 searching for the name **@alertfriendbot** in your telegram.

## What You’ll Find in This Guide:

### 🔔 Alert

* Adding Alerts
* Managing Alerts
* **Custom Alerts**, access [the link](https://docs.alertfriend.com/overview/functionalities/personalized-alerts/custom-alerts) for a complete list of functions and explanations.

### 🤖 Trading

* Buying or Selling - User Key (v1)
* Buying or Selling - Clubs Key (v2)
* My Users & My Clubs (key holding)
* **Trade Settings**, access [the link](https://docs.alertfriend.com/overview/functionalities/trading-bot) for complete functionality and recommendations.


---

# 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/getting-started.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.
