# Crypton Super Bot

- [First Steps](https://docs.crypton.tools/crypton-super-bot/first-steps.md)
- [Trading](https://docs.crypton.tools/crypton-super-bot/trading.md)
- [Getting Started](https://docs.crypton.tools/crypton-super-bot/trading/getting-started.md)
- [Starting a Trade](https://docs.crypton.tools/crypton-super-bot/trading/starting-a-trade.md)
- [Selling Your Position](https://docs.crypton.tools/crypton-super-bot/trading/selling-your-position.md)
- [How to Snipe Tokens](https://docs.crypton.tools/crypton-super-bot/trading/how-to-snipe-tokens.md)
- [How to Trade Gaspump Tokens](https://docs.crypton.tools/crypton-super-bot/trading/how-to-trade-gaspump-tokens.md)
- [Limit Orders](https://docs.crypton.tools/crypton-super-bot/trading/limit-orders.md)
- [Placing a Limit Order](https://docs.crypton.tools/crypton-super-bot/trading/limit-orders/placing-a-limit-order.md)
- [Execution Process](https://docs.crypton.tools/crypton-super-bot/trading/limit-orders/execution-process.md)
- [DCA Orders](https://docs.crypton.tools/crypton-super-bot/trading/dca-orders.md)
- [How to place a DCA order](https://docs.crypton.tools/crypton-super-bot/trading/dca-orders/how-to-place-a-dca-order.md)
- [Execution Process](https://docs.crypton.tools/crypton-super-bot/trading/dca-orders/execution-process.md)
- [Managing Orders](https://docs.crypton.tools/crypton-super-bot/trading/managing-orders.md)
- [Configuration](https://docs.crypton.tools/crypton-super-bot/configuration.md)
- [Configuring Auto Buy](https://docs.crypton.tools/crypton-super-bot/configuration/configuring-auto-buy.md)
- [Configuring Slippage](https://docs.crypton.tools/crypton-super-bot/configuration/configuring-slippage.md)
- [Configuring Minimum Snipe Liquidity Percentage](https://docs.crypton.tools/crypton-super-bot/configuration/configuring-minimum-snipe-liquidity-percentage.md)
- [Configuring Expert Mode](https://docs.crypton.tools/crypton-super-bot/configuration/configuring-expert-mode.md)
- [Configuring Charts](https://docs.crypton.tools/crypton-super-bot/configuration/configuring-charts.md)
- [Configuring Buy Keyboard Amounts](https://docs.crypton.tools/crypton-super-bot/configuration/configuring-buy-keyboard-amounts.md)
- [Withdrawing TON and Tokens](https://docs.crypton.tools/crypton-super-bot/withdrawing-ton-and-tokens.md)
- [Copytrade Callers with Crypton Super Bot](https://docs.crypton.tools/crypton-super-bot/copytrade-callers-with-crypton-super-bot.md)
- [Switching between Pages](https://docs.crypton.tools/crypton-super-bot/copytrade-callers-with-crypton-super-bot/switching-between-pages.md)
- [Enabling Channel](https://docs.crypton.tools/crypton-super-bot/copytrade-callers-with-crypton-super-bot/enabling-channel.md)
- [Disabling Channel](https://docs.crypton.tools/crypton-super-bot/copytrade-callers-with-crypton-super-bot/disabling-channel.md)
- [TON Call Heaven](https://docs.crypton.tools/crypton-super-bot/copytrade-callers-with-crypton-super-bot/ton-call-heaven.md)
- [Wallet Copytrading](https://docs.crypton.tools/crypton-super-bot/wallet-copytrading.md)
- [Managing Copytrading Wallets](https://docs.crypton.tools/crypton-super-bot/wallet-copytrading/managing-copytrading-wallets.md)
- [Wallet Copytrading Notifications](https://docs.crypton.tools/crypton-super-bot/wallet-copytrading/wallet-copytrading-notifications.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.crypton.tools/crypton-super-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.
