# Other Features

***

### Other Features <a href="#other-features" id="other-features"></a>

#### **Lounge Mode**

When enabled, relaxes certain spam checks to allow forwarded messages and channel posts without triggering moderation. Useful for groups that regularly share content from other channels or sources. Toggle through the /config menu.

***

#### **Message Tracking**

Heimdall keeps a history of up to 30 messages per user per group. Deleted messages are preserved in the tracking system, and administrators can view a user's recent deleted messages via the /info command for evidence in moderation decisions.

***

#### **New User Monitoring**

Newly joined users are closely monitored with stricter scrutiny until they build up a history of safe messages and become auto-whitelisted. Users with pending verifications receive reminders to complete the process.

***

#### **Inactive User Warnings**

When admins trigger /kickinactive, inactive users receive a warning mention. If they don't respond within 1 hour, they are automatically removed. Admins and whitelisted users are always exempt.

***

#### **CA Auto-Detection**

Automatically detects blockchain contract addresses posted in chat and tracks them for analytics purposes.

***

#### **Silent Mode**

When enabled, removes ads and hides ban/mute notification messages from chat for a cleaner experience. Available as a premium feature via the /silentmode command.


---

# 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://docs.odin.tools/tools/heimdall-protection-bot/other-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.
