# sTONks bot manual

## sTONks bot manual

- [Welcome to sTONks bot!](https://stonks-bot.gitbook.io/stonks-bot-manual/welcome-to-stonks-bot.md): Welcome to sTONks bot - TON's FREE trading/sniping telegram tool - delivered to you by the sTONks community! Now available on multichain!
- [Getting Started](https://stonks-bot.gitbook.io/stonks-bot-manual/getting-started.md): This section will help you setup your wallet.
- [sTONks app](https://stonks-bot.gitbook.io/stonks-bot-manual/stonks-app.md): Introducing the first on-chain trading mini app on Telegram.
- [Trade](https://stonks-bot.gitbook.io/stonks-bot-manual/stonks-app/trade.md): A revolutionary new approach to on-chain trading on Telegram.
- [Gems](https://stonks-bot.gitbook.io/stonks-bot-manual/stonks-app/gems.md): That's what tigers like best.
- [sTONks.pump (Launchpad)](https://stonks-bot.gitbook.io/stonks-bot-manual/stonks.pump-launchpad.md): How to launch your own tax-reward jetton on TON chain?
- [Buybot](https://stonks-bot.gitbook.io/stonks-bot-manual/buybot.md): How to set up buy bot for your project?
- [Referrals](https://stonks-bot.gitbook.io/stonks-bot-manual/referrals.md): This section explains the referrals system.
- [Buying Jettons](https://stonks-bot.gitbook.io/stonks-bot-manual/buying-jettons.md): In this section you will learn how to buy tokens using our bot. It's really simple!
- [Sniper mode](https://stonks-bot.gitbook.io/stonks-bot-manual/sniper-mode.md): This section explains how to use the sniper mode in the bot.
- [Trade Monitor](https://stonks-bot.gitbook.io/stonks-bot-manual/trade-monitor.md): Managing your positions.
- [Selling Jettons](https://stonks-bot.gitbook.io/stonks-bot-manual/selling-jettons.md): How to sell tokens using our bot.
- [Limit/Target Orders](https://stonks-bot.gitbook.io/stonks-bot-manual/limit-target-orders.md): This section explains how limit and trade orders work in the sTONks bot.
- [Withdrawals](https://stonks-bot.gitbook.io/stonks-bot-manual/withdrawals.md): How to withdraw funds from the sTONks bot to an external wallet.
- [New to TON?](https://stonks-bot.gitbook.io/stonks-bot-manual/new-to-ton.md): If you are new to TON ecosystem, here you can find some handy links and guides.
- [Contact](https://stonks-bot.gitbook.io/stonks-bot-manual/contact.md): Need any help with the bot?


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://stonks-bot.gitbook.io/stonks-bot-manual/welcome-to-stonks-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.
