Installation & Setup
Get Astronox up and running in minutes.
System Requirements
Supported Platforms
- macOS 10.15 (Catalina) or later
- Windows 10 or later
- Linux (Ubuntu 20.04+, Fedora 36+, or equivalent)
Minimum Hardware
- RAM: 4GB (8GB recommended)
- Storage: 200MB free space
- Internet: Active connection required for AI features
Installation
Download Astronox
- Visit the Astronox website or distribution page
- Download the installer for your platform:
- macOS:
.dmgfile - Windows:
.exeinstaller - Linux:
.AppImageor.debpackage
- macOS:
Platform-Specific Installation
macOS
- Open the
.dmgfile - Drag Astronox to your Applications folder
- First launch: Right-click → Open (to bypass Gatekeeper)
- Grant necessary permissions when prompted
Windows
- Run the
.exeinstaller - Follow the installation wizard
- Launch from Start Menu or Desktop shortcut
- Allow through Windows Defender if prompted
Linux
- Make the
.AppImageexecutable:chmod +x Astronox.AppImage - Run:
./Astronox.AppImage - Or install
.deb:sudo dpkg -i astronox.deb
First Launch
Initial Setup Wizard
When you first launch Astronox, you'll see a welcome screen guiding you through:
-
Choose Your AI Provider
- Google Gemini (recommended for most users)
- MintAI (for Pro users)
-
Enter API Key (see below)
-
Select Access Mode
- Safe Mode (recommended): Asks for confirmation before risky actions
- Full Mode: Executes most commands automatically
Getting an API Key
Google Gemini (Free Tier Available)
Best for: Most users, generous free tier
- Visit Google AI Studio
- Sign in with your Google account
- Click "Get API Key"
- Copy the key (starts with
AIza...) - Paste into Astronox settings
Free Tier Limits:
- 60 requests per minute
- 1,500 requests per day
- More than enough for infrequent use
MintAI (Pro)
Best for: Pro subscribers, advanced users, moderate-high usage
- Astronox automatically fetches MintAI keys for Pro users
- No manual configuration needed if you have an active subscription
- Access to multiple premium models
Configuring Your First API Key
During First Launch
- Select your provider
- Paste your API key in the text field
Adding Keys Later
- Click the Settings icon (⚙️) in the top-right
- Navigate to API Keys section
- Select provider from dropdown
- Paste your key
- Click "Save Settings"
Verifying Your Configuration
After saving, you should see:
- ✅ Green checkmark next to your provider
- Current model name displayed
- No error messages in the chat area
Your First Conversation
Starting a New Chat
- Click "+ New Chat" button in the left sidebar
- Type a simple message:
"What can you help me with?" - Press Enter or click the send button
- Wait for Astronox to respond
Example First Prompts
"Show me what you can do"
"List all files in my Downloads folder"
"What's the weather like today?"
"Help me organize my desktop"
Granting Permissions
macOS Permissions
Astronox may request:
- Accessibility: To control system settings
- Files and Folders: To read/write files
- Automation: To script other apps
How to grant:
- System Preferences → Security & Privacy → Privacy
- Select the relevant category (Accessibility, Files, etc.)
- Check the box next to Astronox
Windows Permissions
- May require Admin rights for system operations
- Windows Defender SmartScreen may show a warning (click "More info" → "Run anyway")
Linux Permissions
- May need to run with
sudofor system-level operations - AppImage users: Ensure executable permissions are set
Troubleshooting First Launch
"API Key Invalid" Error
- Double-check you copied the entire key (no spaces/newlines)
- Verify the key is for the correct provider (Gemini vs MintAI)
- Check your internet connection
- Try regenerating the key from the provider's dashboard
"Connection Failed" Error
- Verify internet connectivity
- Check firewall settings (allow Astronox to access the internet)
- Try switching to a different network
- Disable VPN temporarily to test
App Won't Launch
- macOS: Check if Gatekeeper is blocking (right-click → Open)
- Windows: Run as Administrator
Blank/Black Screen
- Update your graphics drivers
- Disable hardware acceleration in settings (if accessible)
- Try restarting the app
Next Steps
✅ You're all set! Now explore:
- Quick Start Guide - Learn the basics in 5 minutes
- Sample Prompts - Try example commands
- Features Overview - Discover what Astronox can do
Updating Astronox
Automatic Updates
- Astronox checks for updates on launch
- You'll see a notification when a new version is available
- Click "Update Now" to download and install
Manual Updates
- Download the latest installer from the website
- Install over your existing version (settings are preserved)
- Your conversations and data are automatically migrated
Data & Privacy
Where Data is Stored
- Conversations: Local app data folder (not cloud-synced)
- Settings: Local configuration files
- API Keys: Encrypted locally, never transmitted except to chosen provider
What Gets Sent to AI Providers
- Your messages and attached files
- System context (OS, file paths) when relevant to requests
- Not sent: API keys, unrelated files, browsing history
Deleting Your Data
- Settings → Advanced → Clear All Data
- Or manually delete:
~/Library/Application Support/Astronox(macOS)