# 🤖 Telegram Agent

🤖 **LUMI Agent on Telegram**

Your AI trading assistant fully deployable within Telegram.

LUMI operates directly inside chat, allowing you to analyze the market, manage your wallet, and execute trades instantly — all with one tap.

***

#### 🛠️ **Core Functionalities**

**✅ Real-Time Execution**

* Buy, sell, swap, and send tokens instantly using chat-based commands.
* Supports tokens like $SOL, $USDC, $USDT, $BONK, or any custom token via “Other Token.”
* Execute using buttons or commands (`/buy`, `/sell`, `/swap`, `/send`).<br>

<div align="left"><figure><img src="/files/tUzmO60WPtcocJFFfTDk" alt="" width="375"><figcaption></figcaption></figure></div>

**💼 Wallet Management**

* Generate or connect a wallet with `/wallet`.
* View address, balance, or send tokens to others.

<div align="left"><figure><img src="/files/aPJTDY0jB6hpSuOpINQT" alt=""><figcaption></figcaption></figure></div>

**📈 Custom TA on Demand**

* Send a chart image and LUMI will overlay key levels and interpret the trend.
* Gives confidence rating for setups based on data.

<div align="left"><figure><img src="/files/TUDofaEbgRsf2zqW0QOU" alt="" width="375"><figcaption></figcaption></figure></div>

**📊 Market Analysis & Token Scanning**

* Analyze price, liquidity, sentiment, and volume in seconds.
* Get technical breakdowns with AI-powered support/resistance, EMAs, MACD, RSI, and more.
* Example breakdown includes entry, stop loss, target, and R:R ratio.

![](/files/Xf6W1QI2axCAJWcY2vTZ)�

**🔍 Top Gainers & Trend Detection**

* Use `/topgainers` to see the most bullish tokens in real-time.
* Great for spotting early entries before volume hits the charts.

<div align="left"><figure><img src="/files/IV16l7qZl413S4Fwtdrp" alt="" width="429"><figcaption></figcaption></figure></div>

**🧠 Command Center**

Here are some available commands:

```
bashCopyEdit/start       – Welcome message + setup
/chat        – Begin or resume interaction
/clear       – Reset chat history
/help        – List all commands
/topgainers  – Show today’s top gaining tokens
/wallet      – Generate or view your wallet
/address     – Get your wallet address
/balance     – Check token balances
/buy         – Buy tokens using SOL
/sell        – Sell tokens for SOL
/swap        – Swap between tokens
/send        – Send tokens to another address
```

� **Why Use LUMI on Telegram?**

* No website needed. No app switching.
* Execute trades while chatting with your community.
* Get alpha-level insights with one tap.


---

# 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://lumi-agent-1.gitbook.io/lumi-agent/cross-platform-agent/tg-agent.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.
