# Key Features

* 🚀 **Team Support** – Organize users into teams to manage different business sections effortlessly.
* 📊 **Dashboard Overview** – Get a quick summary of all essential insights in one place.
* 🛠️ **Advanced Admin Panel** – Powerful tools to manage users, quizzes, and results with ease.
* 🏷️ **Categorizable Quizzes & Questions** – Group and manage quizzes and questions with smart categorization.
* 🎯 **Difficulty Levels** – Assign Easy, Medium, or Hard levels to each question for balanced tests.
* 🔐 **Secure Access** – Only admins log in; users receive unique **secure codes** to access quizzes.
* 🕒 **Smart Security Tokens**
  * One-time use
  * Auto-expiring
  * Revocable by admin
* ⏰ **Timed Quizzes** – Auto-submit after timeout; refreshing or closing invalidates the attempt.
* 🖼️ **Image Attachments** – Add and manage images for both questions and answers via an advanced image manager.
* 🖨️ **Printable Quizzes** – Generate A4-size quiz papers for offline use.
* ⚡ **Real-Time Evaluation** – Instant feedback on scores, accuracy, and performance metrics.
* 📋 **Advanced Evaluation** – Admins can review detailed answers; printable summaries available.
* 🔎 **Elegant Data Tables** – Filter, sort, and manage data efficiently.
* ✅ **Smart Form Validations** – Prevent errors with built-in validations for all input fields.
* 📱 **Responsive Design** – Fully optimized for desktop, tablet, and mobile devices.
* 🎨 **Modern UI/UX** – Clean, intuitive, and designed for smooth user experience.
* 🌜 **Dark Mode Support**
* ⚙️ **Performance Optimized** – Built for speed and scalability.
* 💡 **Syntax Highlighting** – Enhanced readability for code-based questions.
* 🌟 **And Many More!** – Constantly evolving with new features and improvements.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lakm.gitbook.io/evaluator/getting-started/key-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
