# Leap Telegram Bot

- [Leap Telegram Bot Index](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-bot-index.md)
- [Telegram Bot Features](https://docs.leap-blockchain.com/leap-telegram-bot/telegram-bot-features.md): Listed below we have the all the features and markets Leap Telegram support. If it is not on the List, it is not supported. If you have any suggestions feel free to let us know in Discord.
- [FAQ - Leap Telegram](https://docs.leap-blockchain.com/leap-telegram-bot/faq-leap-telegram.md)
- [Telegram Modes Description](https://docs.leap-blockchain.com/leap-telegram-bot/telegram-modes-description.md)
- [Leap Telegram Setup](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup.md)
- [Getting Started](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/getting-started.md)
- [Settings](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/settings.md)
- [Fees](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/fees.md)
- [Entry Strategy](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/entry-strategy.md)
- [Exit Strategy](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/exit-strategy.md)
- [Profit and Loss Settings](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/exit-strategy/profit-and-loss-settings.md)
- [Market Filters](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/market-filters.md)
- [Website Filters](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/website-filters.md)
- [Token Filters](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/token-filters.md)
- [Wallets](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/wallets.md)
- [Manage Wallets](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/wallets/manage-wallets.md)
- [Withdraw](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/wallets/withdraw.md)
- [Unwrap Sol](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/wallets/unwrap-sol.md)
- [Telegram Scraper](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/telegram-scraper.md): Telegram scraper is used to scan Telegram channels for contract addresses and auto-trade them based on your filters, and strategy.
- [Discord Scraper](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/discord-scraper.md)
- [AFK Mode](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/afk-mode.md)
- [Copy Trade](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/copy-trade.md)
- [Sniper Mode](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/sniper-mode.md)
- [Buy](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/buy.md)
- [Sell](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/sell.md)
- [Orders](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/orders.md)
- [Limit orders](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/limit-orders.md)
- [DCA (Dollar Cost Averaging)](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/dca-dollar-cost-averaging.md)
- [Refresh](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/refresh.md)
- [Monitor](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/monitor.md)
- [Cancel Command](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/cancel-command.md)
- [Referrals](https://docs.leap-blockchain.com/leap-telegram-bot/referrals.md)
- [Support](https://docs.leap-blockchain.com/leap-telegram-bot/support.md)


---

# 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.leap-blockchain.com/leap-telegram-bot.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.
