Community & Support
Get help, share feedback, and connect with other Foxl users
Discord
The Foxl Discord is the best place to get help, share what you're building, and connect with other users.
Channels
| Channel | Purpose |
|---|---|
#general | Chat with other Foxl users |
#questions | Ask questions - use /ask for instant AI-powered answers from the docs |
#showcase | Share what you built with Foxl |
#bug-reports | Report bugs with steps to reproduce |
#feature-requests | Suggest and vote on new features |
#changelog | Release notes and updates (read-only) |
#private-support | Create a private ticket for 1:1 help from the Foxl team |
AI Bot
The Foxl Bot in Discord can answer questions about Foxl using the /ask command:
/ask How do credits work?
/ask How do I set up the Chrome extension?The bot searches the Foxl documentation and responds with relevant answers.
Private Support
For sensitive issues or account-specific questions, click the Create Private Ticket button in #private-support. This creates a private thread visible only to you and the Foxl team.
For account or legal inquiries (Foxl is free, so there is nothing to bill):
- Support: support@foxl.ai
GitHub
- Desktop app issues: foxl-ai/foxl/issues
What has shipped, and what has not
Five platforms build on every release: macOS, Windows, Linux (AppImage), iOS and Android. All five are installable today. What is still outstanding is store distribution and code signing:
- iOS - shipping as a public TestFlight beta. Not in the App Store yet.
- Android - shipping as a direct APK from the GitHub release. No Play Store listing yet.
- Windows - signed with a self-signed certificate, so SmartScreen warns on first run.
- Linux - the AppImage is unsigned and needs
chmod +xfirst; on Ubuntu 22.04 and later it also needslibfuse2(libfuse2t64on 24.04) - see Troubleshooting.
See Download and Mobile Apps for the install routes.