FAQ
Find answers to commonly asked questions about SENTINEL.
Getting Started
What is SENTINEL?
SENTINEL is an AI-powered automated trading bot for Solana. It monitors Pump.fun 24/7, detects promising token launches using machine learning (94.74% accuracy), and executes trades automatically. It's 100% free and open source.
Is SENTINEL really free?
Yes! SENTINEL is 100% free and open source. There are no subscription fees, no hidden costs, and no token requirements. You can download, install, and use all features without any payment.
How do I get started?
- Visit the Download page and follow the installation instructions for your OS
- Create an account on the bot dashboard
- Start in Simulation Mode (10 virtual SOL) to learn the system
- Configure your strategy in the Settings tab
- Click "Start Bot" and watch it trade!
What is Simulation Mode?
Simulation Mode lets you test SENTINEL with 10 virtual SOL without risking real money. All features work exactly like in Real Mode - you see real prices, real token launches, and real AI predictions - but trades are simulated. It's perfect for learning and testing strategies.
Trading
How does the AI prediction work?
SENTINEL's AI model analyzes 61 features for each new token:
- Holder distribution and whale presence
- Transaction patterns and buy/sell ratios
- Developer behavior and history
- Liquidity and market metrics
What is the win rate?
Current live trading win rate is approximately 52.8% across 98+ trades. This means more than half of trades are profitable. Combined with proper stop-loss settings and take-profit strategies, this can lead to consistent gains over time.
Can I lose money?
Yes, absolutely. Crypto trading is inherently risky. While SENTINEL has a positive win rate and sophisticated AI, not every trade wins. You can and will have losing trades. Only invest what you can afford to lose, and always start with Simulation Mode to understand the risks.
What is Stop Loss and Take Profit?
- Stop Loss: Automatically sells when price drops by a set percentage (e.g., -30%) to limit losses
- Take Profit: Automatically sells when price increases by a set multiplier (e.g., 2x, 3x) to lock in gains
- Trailing Stop: A dynamic stop loss that rises with the price - protects profits while letting winners run
What is Migration and why does it matter?
Migration happens when a Pump.fun token reaches ~$53,000 market cap and moves to Raydium/Pumpswap. This is often a key moment:
- Some tokens pump significantly after migration
- Others crash immediately
How much SOL do I need to start?
- Simulation Mode: 0 SOL (uses 10 virtual SOL)
- Real Mode: Minimum 0.5-1 SOL recommended to start
- Optimal: 2-5 SOL allows for more trades and better diversification
Wallet & Security
Is my wallet safe?
SENTINEL is non-custodial. This means:
- Your private key is generated locally and shown to you ONCE
- We store an encrypted version, but YOU control the original key
- You can import your wallet to Phantom/Solflare anytime
- You can withdraw all funds at any time
I lost my private key. Can you recover it?
No. For security reasons, we cannot recover your private key. The key is shown only once during wallet creation. If you've lost it and still have funds in your wallet, you may need to transfer them to a new wallet before regenerating.
How do I deposit SOL?
- Copy your wallet address from the Wallet tab in the dashboard
- Send SOL from any exchange (Binance, Coinbase, etc.) or another wallet
- Wait for confirmation (usually 1-2 minutes)
- Your balance will update automatically
How do I withdraw my funds?
Since you have your private key, you can:
- Import your key into Phantom or Solflare wallet
- Access your full balance
- Send SOL/tokens anywhere you want
Technical
What are the system requirements?
- Python: 3.10 or higher
- RAM: 4GB minimum, 8GB recommended
- Storage: 500MB free space
- Internet: Stable connection required
- OS: Windows, macOS, or Linux
The bot won't start. What should I do?
Common solutions:
- Make sure Python 3.10+ is installed:
python --version - Reinstall dependencies:
pip install -r requirements.txt - Check if port 5001 is available
- Try running with admin/sudo privileges
- Check the console for error messages
Can I run SENTINEL 24/7 on a VPS?
Yes! SENTINEL works great on a VPS. Recommended setup:
- Ubuntu 22.04 LTS
- 2GB RAM minimum
- Use
screenortmuxto keep it running - Consider using
systemdfor auto-restart
Is SENTINEL open source?
Yes! The full source code is available on GitHub. You can:
- Review the code
- Contribute improvements
- Fork and customize for your needs
- Report bugs and request features
Still have questions?
We're here to help. Reach out through any of these channels.