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

# FAQ - Leap Telegram

The Leap Telegram Bot is an **advanced and user-friendly tool** designed to simplify and enhance your trading experience on the **Solana blockchain**. Whether you're a casual investor or an experienced trader, Leap provides seamless access to **real-time market insights**, **automated trading features**, and more - all directly through Telegram.

***

## Why Use Leap?

With Leap’s Telegram Trading Bot, you get all the tools you need to trade smarter and faster.

* **🌍 Accessibility:** Trade anytime, anywhere, right from your Telegram app—no additional software required.
* **🚀 Efficiency:** Simplify your trading process with fast execution and minimal setup.
* **🤝 Support:** Enjoy responsive customer service and regular updates to enhance your experience.

***

## Key Features of the Leap Telegram Bot:

* **📊 Discord Scraping and Autobuying:** Automatically buy any tokens sent to channels you are following on Discord
* **⚡ Telegram Scraping and Autobuying:** Automatically buy any tokens sent to channels you are following on Telegram
* **🤖 Copy Trading:** Mirror trades from your favorite wallets—Leap handles the rest for you!
* **💼 Portfolio Tracking:** View your current holdings, trade history, and performance metrics in an easy-to-use interface.
* :sleeping: **AFK Mode:** Setup your configuration, set your markets and allow the bot to trade for you without human intervention.
* **🔍 Sniper:** Place a token address into the bot and watch it purchase the token as well as sell depending on your exit strategy.
* 🧪 **Exit Strategy:** State of the art profit and loss features to catch a profit always.&#x20;
* **⚒️ Ease of Use:** Built with a focus on simplicity, Leap is perfect for traders looking for a hassle-free way to manage their trading activities.
* **📈 DCA:** Automatically start dollar cost averaging into your favorite tokens - Coming soon

***

**⚙ Features & Pricing**

**Q: What is Leap Telegram bot?** A powerful Solana trading bot designed for ⚡ speed, 🛡 reliability, and 🖱 ease of use - all from your Phone.

**Q: What features does it have?**

* 🟢 **0-block Copy Trade** – match target wallets instantly.
* 🎯 **Sniping** – rapid buys on new token launches.
* 📡 **Scrapers** – pulls trade links from Discord, and Telegram.
* 💤 **AFK & advanced entry/exit parameters**.

**Q: How much does it cost?**

* 💸 No upfront fees.
* 💱 **1% per transaction fee** (deducted automatically).
* 🌍 **Free included node** (🇺🇸 Virginia & 🇩🇪 Frankfurt).

***

**📈 Supported Markets**

**💧 Raydium**

* 🟦 V4
* 🟪 CLMM
* 🟥 CPMM
* 🚀 Launchpad *(Bonk, Any)*

**🎭 Pump.fun / PumpSwap**

**🌀 Meteora – Dynamic Bonding Curve**

* 🌟 LaunchCoin *(Believe.app)*
* ⏳ Time.fun
* 🌕 Moonshot
* 🕯 CandleTV
* 📊 Jup Studio
* 📈 Trends.fun
* 🎯 Oneshot.meme

**🔄 Meteora – DAMM**

* ⚙ DAMM V1
* 🛠 DAMM V2 *(Indie)*

***

**🔐 Safety & Security**

**Q: Is my wallet safe?** ✅ Wallets are **self-hosted**, stored locally, and **passkey encrypted**. 🚫 Leap never has custody of your funds.

**Q: Are there trade risks?** ⚠ Yes — crypto trading is risky. Leap provides the tools, but **all trading decisions are your responsibility**.

***

**🛠 Troubleshooting**

**Q: My buy or sell failed — what do I do?**

* 🔍 Usually caused by **slippage settings**.
* 📣 Tag the Leap support member in our [Discord](https://discord.gg/LeapTrading) & we’ll help right away.

**Q: Do I need to update the bot?**

* 🔄 Updates are automatic.

***

**📞 Support**

* 👨‍💻 Each partner server has a dedicated **Leap support staff member**.
* 📣 Tag them in chat for help.
* 📚 For in-depth guides & features: [Full Telegram Bot Guide](/leap-telegram-bot/leap-telegram-bot-index.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.leap-blockchain.com/leap-telegram-bot/faq-leap-telegram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
