# Feature & Instruction

- [Chrome Extension](https://soltradingbot.gitbook.io/docs/feature-and-instruction/chrome-extension.md): SolTradingBot Extension
- [Wallet & Multi-wallet](https://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet.md): Learn more about Wallet and Multi-wallet on SolTradingBot
- [Wallet Creation](https://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet/wallet-creation.md): How to create a new wallet
- [Multi-wallet Creation](https://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet/multi-wallet-creation.md): How to create multi-wallet
- [Connect Wallet](https://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet/connect-wallet.md): How to connect your wallet
- [Replace Wallet](https://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet/replace-wallet.md): How to replace a wallet
- [Delete Wallet](https://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet/delete-wallet.md)
- [Trading Tool](https://soltradingbot.gitbook.io/docs/feature-and-instruction/trading-tool.md): Learn more about Trading with SolTradingBot
- [Buy & Sell](https://soltradingbot.gitbook.io/docs/feature-and-instruction/trading-tool/buy-and-sell.md): How to buy and sell tokens on SolTradingBot
- [One-click Sell](https://soltradingbot.gitbook.io/docs/feature-and-instruction/trading-tool/one-click-sell.md): Execute buy or sell orders instantly with a single click, saving you time and effort.
- [Multi-Buy/Sell](https://soltradingbot.gitbook.io/docs/feature-and-instruction/trading-tool/multi-buy-sell.md)
- [Auto Buy/Sell](https://soltradingbot.gitbook.io/docs/feature-and-instruction/trading-tool/auto-buy-sell.md): Automatically execute buy and sell orders based on predefined settings.
- [Snipe Monitor](https://soltradingbot.gitbook.io/docs/feature-and-instruction/snipe-monitor.md): Learn more about how to have a success sniping with SolTradingBot
- [Token Sniper](https://soltradingbot.gitbook.io/docs/feature-and-instruction/snipe-monitor/token-sniper.md)
- [Pump.fun & Moonshot Sniper](https://soltradingbot.gitbook.io/docs/feature-and-instruction/snipe-monitor/pump.fun-and-moonshot-sniper.md): Snipe new tokens on Pumpfun with precision.
- [Launchlab Sniper](https://soltradingbot.gitbook.io/docs/feature-and-instruction/snipe-monitor/launchlab-sniper.md)
- [Sell Sniper](https://soltradingbot.gitbook.io/docs/feature-and-instruction/snipe-monitor/sell-sniper.md)
- [Copy Trading](https://soltradingbot.gitbook.io/docs/feature-and-instruction/copy-trading.md): How to copytrade a wallet
- [Limit and DCA](https://soltradingbot.gitbook.io/docs/feature-and-instruction/limit-and-dca.md): How to set a Limit/DCA Order
- [Limit Order](https://soltradingbot.gitbook.io/docs/feature-and-instruction/limit-and-dca/limit-order.md)
- [DCA Order](https://soltradingbot.gitbook.io/docs/feature-and-instruction/limit-and-dca/dca-order.md)
- [Profile Tracking](https://soltradingbot.gitbook.io/docs/feature-and-instruction/profile-tracking.md): How to track your Profile
- [Token Transfer](https://soltradingbot.gitbook.io/docs/feature-and-instruction/token-transfer.md): Easily transfer SOL or tokens between wallets.
- [Referral Program](https://soltradingbot.gitbook.io/docs/feature-and-instruction/referral-program.md)
- [Settings](https://soltradingbot.gitbook.io/docs/feature-and-instruction/settings.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://soltradingbot.gitbook.io/docs/feature-and-instruction.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.
