# Overview

Alfredo Trade is a platform that enables access to advanced on-chain execution for swapping and sniping tokens. Today, Alfredo Trade ([AlfredTradesBot](https://t.me/alfredtradesbot)) is a Telegram bot allowing you to Buy, Sell, and Snipe tokens on Ethereum directly from your Telegram account. In the future, Alfredo Trade will serve as a gateway into all your DeFi and crypto activities.

### The Problem

Users experience significant friction when accessing Crypto and DeFi through traditional methods:

1. **Wallets:** these often consist of downloading sketchy wallet apps or confusing browser extensions
2. **Trades:** Setting up a trade is a complex and overwhelming experience. It starts with selecting which DEX or frontend to use, and then understanding things like how to set slippage and base and priority fees.
3. **Functionality:** For regular users, minimal functionality exists outside of "*I want to swap token A for token B*". Functions such as sniping new token launches are reserved for highly sophisticated actors.
4. **Execution:** Crypto mempools are a dark forest, and regular users get rekt every through being front run, sandwiched, or simply getting terrible execution on their orders.

### The Solution - Alfredo Trade

Alfredo Trade is a fast and secure trading bot built directly into Telegram. Once you [add the bot to Telegram](https://t.me/alfredtradesbot) in just a couple of clicks, you will be provided with an easy-to-use crypto wallet and a full suite of advanced trading tools directly within the Telegram app interface. Alfredo Trade will be your trading butler to help you hold, buy, sell, and snipe tokens in just a few clicks. All your trades will be fully private and protected from adversarial actors such as sandwich bots and frontrunners, ensuring you receive optimal execution on your transactions.&#x20;


---

# 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.alfred.trade/alfred-documentation/overview/overview.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.
