[{"data":1,"prerenderedAt":249},["ShallowReactive",2],{"navLinks":3,"sidebar_docs_navigation_\u002Fdocs\u002Ffaq":34,"navigation":66,"navLinks_footer":75,"\u002Fdocs\u002Ffaq_page":84,"\u002Fdocs\u002Ffaq_surround":187,"\u002Fdocs\u002Ffaq":188},{"id":4,"extension":5,"links":6,"meta":31,"stem":32,"__hash__":33},"navigationMenu\u002Fnavigation.json","json",[7,12,16,27],{"label":8,"to":9,"icon":10,"nested":11},"Home","\u002F","lucide:home",false,{"label":13,"to":14,"icon":15,"nested":11},"Download","\u002Fdownload","lucide:download",{"label":17,"to":18,"icon":19,"nested":20,"children":21},"Docs","\u002Fdocs","lucide:book-open",true,[22],{"label":23,"to":24,"description":25,"icon":26},"Getting Started","\u002Fdocs\u002F1.getting-started\u002F1.installation","Learn how to install and setup Solana Bots","lucide:rocket",{"label":28,"to":29,"icon":30,"nested":11},"Blog","\u002Fblog","lucide:newspaper",{},"navigation","tGOfc_R5xOM23Qtc69n19qKGpA3iSm6KFFL6thT32bs",[35],{"title":17,"path":18,"stem":36,"children":37,"page":-1},"docs",[38,42,46,51,56,61],{"title":39,"path":18,"stem":40,"icon":41},"Introduction","docs\u002Findex","lucide:info",{"title":43,"path":44,"stem":45,"icon":15},"Installation","\u002Fdocs\u002Finstallation","docs\u002F01.installation",{"title":47,"path":48,"stem":49,"icon":50},"Configuration","\u002Fdocs\u002Fconfiguration","docs\u002F02.configuration","lucide:settings",{"title":52,"path":53,"stem":54,"icon":55},"Desktop App","\u002Fdocs\u002Fapp","docs\u002F03.app","lucide:app-window-mac",{"title":57,"path":58,"stem":59,"icon":60},"CLI","\u002Fdocs\u002Fcli","docs\u002F04.cli","lucide:square-terminal",{"title":62,"path":63,"stem":64,"icon":65},"FAQ's","\u002Fdocs\u002Ffaq","docs\u002F05.faq","lucide:message-circle-question-mark",[67],{"title":17,"path":18,"stem":36,"children":68},[69,70,71,72,73,74],{"title":39,"path":18,"stem":40},{"title":43,"path":44,"stem":45},{"title":47,"path":48,"stem":49},{"title":52,"path":53,"stem":54},{"title":57,"path":58,"stem":59},{"title":62,"path":63,"stem":64},{"id":4,"extension":5,"links":76,"meta":83,"stem":32,"__hash__":33},[77,78,79,82],{"label":8,"to":9,"icon":10,"nested":11},{"label":13,"to":14,"icon":15,"nested":11},{"label":17,"to":18,"icon":19,"nested":20,"children":80},[81],{"label":23,"to":24,"description":25,"icon":26},{"label":28,"to":29,"icon":30,"nested":11},{},{"id":85,"title":62,"body":86,"description":180,"extension":181,"icon":65,"meta":182,"module":183,"navigation":20,"path":63,"rawbody":184,"seo":185,"stem":64,"__hash__":186},"docs\u002Fdocs\u002F05.faq.md",{"type":87,"value":88,"toc":176},"minimark",[89,93],[90,91,92],"p",{},"Welcome to the Solana Bots FAQ. Before diving into mass token operations, it is crucial to understand how the application securely manages your wallets, interacts with the Solana blockchain, and executes automated strategies. Below you will find answers to the most common questions regarding security, configuration, and core features like the Volume Bot and the trading terminal. Always remember that automated trading carries inherent financial risk, so it is highly recommended to start with small amounts while you learn how the system distributes and manages funds across sub-wallets.",[94,95,97,105,111,117,123,129,135,141,152,158,164,170],"accordion",{":defaultValue":96},"[\"1\"]",[98,99,102],"accordion-item",{"icon":100,"label":101},"i-lucide-circle-help","Are my private keys and wallets secure?",[90,103,104],{},"Yes. Your main wallet's private key and all generated sub-wallets are stored completely locally on your machine inside an encrypted database (wallets.db). They are encrypted using the master password you set during onboarding. Your keys are never transmitted to any external servers.",[98,106,108],{"icon":100,"label":107},"Do I need a custom Solana RPC URL?",[90,109,110],{},"While the application defaults to the public Solana mainnet API, it is highly recommended to configure a custom, premium RPC URL in the Settings tab. Public RPCs are heavily rate-limited and can result in failed or slow transactions, especially when executing mass buys or volume bot cycles across multiple wallets simultaneously.",[98,112,114],{"icon":100,"label":113},"Why do I need a Jupiter API Key?",[90,115,116],{},"Solana Bots utilizes the Jupiter aggregator to route all of your token swaps. Providing your Jupiter API key ensures the application can fetch the most accurate quotes and find the best available liquidity routes for your trades without hitting public API rate limits.",[98,118,120],{"icon":100,"label":119},"What exactly does the Volume Bot do?",[90,121,122],{},"The Volume Bot is an automated background worker designed to generate organic-looking trading activity for a specific token. You configure a target token, an interval, and the number of sub-wallets to use, and the bot will rapidly execute buy and sell cycles between those wallets to create consistent on-chain volume.",[98,124,126],{"icon":100,"label":125},"What happens when I use the 'Mass Out' feature?",[90,127,128],{},"\"Mass Out\" acts as a panic button or a full cleanup sweep. When triggered, the application will iterate through every single sub-wallet you have created and forcefully sell 100% of their open token positions, converting everything back into SOL.",[98,130,132],{"icon":100,"label":131},"How do I get my funds back from the sub-wallets?",[90,133,134],{},"You do not need to manually transfer funds from each wallet. You can use the \"Drain Wallets\" function from the Wallets tab (or the drain CLI command) to automatically sweep all remaining SOL balances from your sub-wallets back into your primary main wallet, minus a small network fee.",[98,136,138],{"icon":100,"label":137},"Can I run this without the graphical interface?",[90,139,140],{},"Yes! The entire application is built on top of a powerful Command Line Interface (CLI). If you prefer working in a terminal or want to set up your own automated scripts, you can execute all core functions—like creating wallets, splitting funds, mass buying, and starting the volume bot—directly using the solana-bots command.",[98,142,144],{"icon":100,"label":143},"What happens if I forget my master password?",[90,145,146,147,151],{},"There is no \"Forgot Password\" button. Your wallets are encrypted and stored locally on your own machine in a file called ",[148,149,150],"code",{},"wallets.db",". If you lose your password, or if you delete that file without backing up your private keys, you will permanently lose access to those sub-wallets and any funds inside them. Always drain your wallets back to your main wallet if you plan to uninstall the app.",[98,153,155],{"icon":100,"label":154},"Why did some of my wallets fail to buy or sell?",[90,156,157],{},"Failed transactions are usually caused by three things: network congestion on the Solana blockchain, not having enough SOL in the sub-wallet to cover the network gas fee, or hitting the rate limits of a free public RPC. If a mass transaction partially fails, you can retry the operation, or use the Position Manager to close the specific wallets that failed manually.",[98,159,161],{"icon":100,"label":160},"Why is the amount I drained slightly less than what I put in?",[90,162,163],{},"Every action on the Solana blockchain costs a tiny fraction of a cent in network fees (gas). Additionally, holding tokens requires a small storage fee called \"rent.\" When you distribute funds, make trades, and eventually drain the wallets back, the app automatically deducts these mandatory network fees, which is why your final balance will be slightly lower than your starting balance.",[98,165,167],{"icon":100,"label":166},"Can I close the app while the Volume Bot is running?",[90,168,169],{},"While the Volume Bot runs as a background process, it still requires your computer to be awake and active. If you completely shut down your computer or it goes to sleep, the bot will stop running. It is recommended to leave the Volume Bot tab open so you can monitor the live stats and system logs for any errors.",[98,171,173],{"icon":100,"label":172},"Will the app ever spend funds from my Main Wallet without asking?",[90,174,175],{},"No. The Trading Terminal and Volume Bot strictly operate using the generated sub-wallets. The only time the app interacts directly with your Main Wallet is when you explicitly click \"Distribute Funds\" to send SOL out to your sub-wallets, or when you use the \"Drain\" feature to pull SOL back in.",{"title":177,"searchDepth":178,"depth":178,"links":179},"",2,[],"Some common asked questions.","md",{},null,"---\ntitle: FAQ's\ndescription: Some common asked questions.\nicon: \"lucide:message-circle-question-mark\"\n---\n\nWelcome to the Solana Bots FAQ. Before diving into mass token operations, it is crucial to understand how the application securely manages your wallets, interacts with the Solana blockchain, and executes automated strategies. Below you will find answers to the most common questions regarding security, configuration, and core features like the Volume Bot and the trading terminal. Always remember that automated trading carries inherent financial risk, so it is highly recommended to start with small amounts while you learn how the system distributes and manages funds across sub-wallets.\n\n::accordion\n---\ndefaultValue:\n  - '1'\n---\n\n::accordion-item{label=\"Are my private keys and wallets secure?\" icon=\"i-lucide-circle-help\"}\nYes. Your main wallet's private key and all generated sub-wallets are stored completely locally on your machine inside an encrypted database (wallets.db). They are encrypted using the master password you set during onboarding. Your keys are never transmitted to any external servers.\n::\n\n::accordion-item{label=\"Do I need a custom Solana RPC URL?\" icon=\"i-lucide-circle-help\"}\nWhile the application defaults to the public Solana mainnet API, it is highly recommended to configure a custom, premium RPC URL in the Settings tab. Public RPCs are heavily rate-limited and can result in failed or slow transactions, especially when executing mass buys or volume bot cycles across multiple wallets simultaneously.\n::\n\n::accordion-item{label=\"Why do I need a Jupiter API Key?\" icon=\"i-lucide-circle-help\"}\nSolana Bots utilizes the Jupiter aggregator to route all of your token swaps. Providing your Jupiter API key ensures the application can fetch the most accurate quotes and find the best available liquidity routes for your trades without hitting public API rate limits.\n::\n\n::accordion-item{label=\"What exactly does the Volume Bot do?\" icon=\"i-lucide-circle-help\"}\nThe Volume Bot is an automated background worker designed to generate organic-looking trading activity for a specific token. You configure a target token, an interval, and the number of sub-wallets to use, and the bot will rapidly execute buy and sell cycles between those wallets to create consistent on-chain volume.\n::\n\n::accordion-item{label=\"What happens when I use the 'Mass Out' feature?\" icon=\"i-lucide-circle-help\"}\n\"Mass Out\" acts as a panic button or a full cleanup sweep. When triggered, the application will iterate through every single sub-wallet you have created and forcefully sell 100% of their open token positions, converting everything back into SOL.\n::\n\n::accordion-item{label=\"How do I get my funds back from the sub-wallets?\" icon=\"i-lucide-circle-help\"}\nYou do not need to manually transfer funds from each wallet. You can use the \"Drain Wallets\" function from the Wallets tab (or the drain CLI command) to automatically sweep all remaining SOL balances from your sub-wallets back into your primary main wallet, minus a small network fee.\n::\n\n::accordion-item{label=\"Can I run this without the graphical interface?\" icon=\"i-lucide-circle-help\"}\nYes! The entire application is built on top of a powerful Command Line Interface (CLI). If you prefer working in a terminal or want to set up your own automated scripts, you can execute all core functions—like creating wallets, splitting funds, mass buying, and starting the volume bot—directly using the solana-bots command.\n::\n\n::accordion-item{label=\"What happens if I forget my master password?\" icon=\"i-lucide-circle-help\"}\nThere is no \"Forgot Password\" button. Your wallets are encrypted and stored locally on your own machine in a file called `wallets.db`. If you lose your password, or if you delete that file without backing up your private keys, you will permanently lose access to those sub-wallets and any funds inside them. Always drain your wallets back to your main wallet if you plan to uninstall the app.\n::\n\n::accordion-item{label=\"Why did some of my wallets fail to buy or sell?\" icon=\"i-lucide-circle-help\"}\nFailed transactions are usually caused by three things: network congestion on the Solana blockchain, not having enough SOL in the sub-wallet to cover the network gas fee, or hitting the rate limits of a free public RPC. If a mass transaction partially fails, you can retry the operation, or use the Position Manager to close the specific wallets that failed manually.\n::\n\n::accordion-item{label=\"Why is the amount I drained slightly less than what I put in?\" icon=\"i-lucide-circle-help\"}\nEvery action on the Solana blockchain costs a tiny fraction of a cent in network fees (gas). Additionally, holding tokens requires a small storage fee called \"rent.\" When you distribute funds, make trades, and eventually drain the wallets back, the app automatically deducts these mandatory network fees, which is why your final balance will be slightly lower than your starting balance.\n::\n\n::accordion-item{label=\"Can I close the app while the Volume Bot is running?\" icon=\"i-lucide-circle-help\"}\nWhile the Volume Bot runs as a background process, it still requires your computer to be awake and active. If you completely shut down your computer or it goes to sleep, the bot will stop running. It is recommended to leave the Volume Bot tab open so you can monitor the live stats and system logs for any errors.\n::\n\n::accordion-item{label=\"Will the app ever spend funds from my Main Wallet without asking?\" icon=\"i-lucide-circle-help\"}\nNo. The Trading Terminal and Volume Bot strictly operate using the generated sub-wallets. The only time the app interacts directly with your Main Wallet is when you explicitly click \"Distribute Funds\" to send SOL out to your sub-wallets, or when you use the \"Drain\" feature to pull SOL back in.\n::\n\n::",{"title":62,"description":180},"jGhvM00iDirP1lHY-OiS-8nsYc0tF64BROkpgSIWF1s",[183,183],{"id":85,"title":62,"body":189,"description":180,"extension":181,"icon":65,"meta":247,"module":183,"navigation":20,"path":63,"rawbody":184,"seo":248,"stem":64,"__hash__":186},{"type":87,"value":190,"toc":245},[191,193],[90,192,92],{},[94,194,195,199,203,207,211,215,219,223,229,233,237,241],{":defaultValue":96},[98,196,197],{"icon":100,"label":101},[90,198,104],{},[98,200,201],{"icon":100,"label":107},[90,202,110],{},[98,204,205],{"icon":100,"label":113},[90,206,116],{},[98,208,209],{"icon":100,"label":119},[90,210,122],{},[98,212,213],{"icon":100,"label":125},[90,214,128],{},[98,216,217],{"icon":100,"label":131},[90,218,134],{},[98,220,221],{"icon":100,"label":137},[90,222,140],{},[98,224,225],{"icon":100,"label":143},[90,226,146,227,151],{},[148,228,150],{},[98,230,231],{"icon":100,"label":154},[90,232,157],{},[98,234,235],{"icon":100,"label":160},[90,236,163],{},[98,238,239],{"icon":100,"label":166},[90,240,169],{},[98,242,243],{"icon":100,"label":172},[90,244,175],{},{"title":177,"searchDepth":178,"depth":178,"links":246},[],{},{"title":62,"description":180},1779722615453]