# Level and Badges

### Overview

MangoApps Levels and Badges foster learning and friendly coworker competition with engaging achievements and activities. Users level up as they increase their experience and collect customizable badges by completing tasks.

<figure><img src="/files/0638KuP87r0ZdmVxuT6x" alt="" width="563"><figcaption></figcaption></figure>

***

### Enabling Comments

From the Levels and Badges module settings, admins can choose to keep comments always enabled or automatically disable new comments and replies after a set duration between 1 and 90 days from the level/badges creation/publish date. By default, comments and replies on levels/badges remain open indefinitely.


---

# 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://guides.mangoapps.com/admin-guide/module-settings/level-and-badges.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.
