/faq
Search the Rust Pulse FAQ from inside the support Discord and get the top match plus related answers.
/faq <query> searches the public Rust Pulse FAQ and returns the top match plus up to two related entries.
Usage
In the support Discord:
/faq how do I install the overlay
/faq raid detection cooldown
/faq pairing fails
The bot returns an embed with the matched entry's question, answer, and a "see also" footer with related entries.
How it works
The FAQ is curated by our team. Each entry has a question, an answer, tags, and a category. /faq does keyword + tag matching and ranks by overlap. There's no embedding / vector search yet — keyword matching is intentionally simple so admin edits propagate instantly.
Cache
The bot caches the FAQ for 60 seconds, so FAQ edits in the admin go live within a minute. If you're a maintainer and your edit isn't showing, just wait — no re-deploy needed.
Not finding what you need?
If /faq doesn't have an answer, open a /ticket and a human will help.