# Sui Sniper Bot

- [First Steps](https://docs.suite.tech/sui-sniper-bot/first-steps.md)
- [Configuration](https://docs.suite.tech/sui-sniper-bot/configuration.md)
- [Configuring Auto Buy](https://docs.suite.tech/sui-sniper-bot/configuration/configuring-auto-buy.md)
- [Configuring Buy Gas Price](https://docs.suite.tech/sui-sniper-bot/configuration/configuring-buy-gas-price.md)
- [Configuring Sell Gas Price](https://docs.suite.tech/sui-sniper-bot/configuration/configuring-sell-gas-price.md)
- [Configuring Slippage](https://docs.suite.tech/sui-sniper-bot/configuration/configuring-slippage.md): Buy Slippage / Sell Slippage
- [Configuring Buy Keyboard](https://docs.suite.tech/sui-sniper-bot/configuration/configuring-buy-keyboard.md)
- [Trading](https://docs.suite.tech/sui-sniper-bot/trading.md)
- [Getting Started](https://docs.suite.tech/sui-sniper-bot/trading/getting-started.md)
- [Trading Keyboard](https://docs.suite.tech/sui-sniper-bot/trading/trading-keyboard.md)
- [Placing a Limit Order](https://docs.suite.tech/sui-sniper-bot/trading/placing-a-limit-order.md)
- [Placing a DCA Order](https://docs.suite.tech/sui-sniper-bot/trading/placing-a-dca-order.md)
- [Managing Limits / DCA Orders](https://docs.suite.tech/sui-sniper-bot/trading/managing-limits-dca-orders.md)
- [Wallet Copytrading](https://docs.suite.tech/sui-sniper-bot/trading/wallet-copytrading.md)
- [Automatic Take-Profit/Stop-Loss](https://docs.suite.tech/sui-sniper-bot/trading/automatic-take-profit-stop-loss.md)
- [Managing Active Positions](https://docs.suite.tech/sui-sniper-bot/managing-active-positions.md)
- [Referral Program](https://docs.suite.tech/sui-sniper-bot/referral-program.md)
- [Withdrawals](https://docs.suite.tech/sui-sniper-bot/withdrawals.md)
- [Withdraw SUI](https://docs.suite.tech/sui-sniper-bot/withdrawals/withdraw-sui.md)
- [Withdraw Tokens](https://docs.suite.tech/sui-sniper-bot/withdrawals/withdraw-tokens.md)
- [HopFun Sniper](https://docs.suite.tech/sui-sniper-bot/hopfun-sniper.md)
- [TurbosFun Sniper](https://docs.suite.tech/sui-sniper-bot/turbosfun-sniper.md)
- [MovePump Sniper](https://docs.suite.tech/sui-sniper-bot/movepump-sniper.md)
- [Liquidity Sniper](https://docs.suite.tech/sui-sniper-bot/liquidity-sniper.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.suite.tech/sui-sniper-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.
