**Q: Why doesn’t it install with the template and route already set up?**
A: This minimal package avoids XML parsing issues across XF versions. Adding the route and template manually in ACP guarantees compatibility and takes less than a minute.
**Q: Can I sort threads by “Hot” or “Controversial” like Reddit?**
A: Not in this minimal version. It only supports “Top” (reaction score). A full add-on can add those sort orders.
**Q: Do I need to modify the database?**
A: No. It uses XenForo’s existing `reaction_score` field on posts.
**Q: Will uninstalling leave junk behind?**
A: No. It doesn’t add any tables or columns.
**Q: Can I add a navigation tab for Top threads?**
A: Yes. In ACP → Setup → Navigation, add a new link to `/aixf-top`.