Help Center

Find answers to common questions and learn how to use the platform

{ const matchesCategory = this.activeCategory === 'all' || faq.category === this.activeCategory; const matchesSearch = this.search === '' || faq.question.toLowerCase().includes(this.search.toLowerCase()) || faq.answer.toLowerCase().includes(this.search.toLowerCase()); return matchesCategory && matchesSearch; }); } }" class="max-w-5xl mx-auto">

How can we help you today?

Search our knowledge base or browse by category

Try searching for "assignment", "grades", "password", or "notifications"

Browse by Category

Filtered by:

No Results Found

We couldn't find any help articles matching your search.

Still Need Help?

Can't find what you're looking for? Our support team is available 24/7 to assist you with any questions or issues.