1️⃣Quick Start

Start the bot with /start command you will receive example queries and other settings related commands. 1. /import - Import your wallet (EVM or Solana)

Flow: You will be prompted to choose between EVM or SVM wallets. You will have to choose the option and paste your private key in the chat. We recommend using a new fresh wallet for this purpose.

  1. /delete - Delete your wallet (EVM or Solana)

  2. /wallets - View all your imported wallets

  3. /help - Shows the help message with all of the available commands and their use.

  4. /settings - Update default configurations of bot CONFIGURABLE OPTIONS FOR SOLANA (SVM) TRADING Confirmation option disables the user manual confirmation on queries and executes the transactions. We recommend removing Confirmation when trading low cap coins with big transaction volume (often tokens launched in less then an hour). We strongly recommend using the contract address instead the name of the token, to avoid any duplicates. Example query: Buy (contract address) on sol with 1 sol Example query: Buy (contract address) on sol with half of my sol Example query: Buy (contract address) on sol with all of my sol Priority Fee option - configure priority fee which is sent as a JitoTip so you transaction will be prioritized by validators.

    • For everyday swaps → leave it at default (0).

    • For hot launches / sniping → add a priority fee (you pay a bit more but can make the difference between getting in early or missing out).

Custom RPC option - for advanced users that use their own RPC node to process transactions faster and avoid delays from the default public ones. We by default use custom RPC so on our end we ensure lightning-fast transactions. However, if you have your own RPC and prefer to use it we give you this option. IMPORTANT!

Slippage option is globally applied for both EVM and SVM trading - This may not be the best option if you want the most fair ratio of native token for X token but its common strategy to land transactions faster, especially on tokens that are on the bonding curve of launchpad.

  • For big-cap tokens, 0.5 - 1% is usually fine.

  • For meme coins or illiquid pools, traders often crank slippage up (5–20%+) to ensure fills — but you risk huge overpayment. Wallet p2p transfers are supported - transfer between imported wallets or to external wallets of your choice with a single prompt. You can find examples in the Prompting section in this documentation.

Last updated