> For the complete documentation index, see [llms.txt](https://help.hyperibf.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.hyperibf.com/dm-manager.md).

# DM Manager

Manage all of your Direct Messages in one easy place.

Combine DM Manager with the main HyperVote module to keep your audience engaged and maximise your follower growth.

{% hint style="info" %}
DM Manager is available on Midi Plans and above.
{% endhint %}

Just choose the DM request you want to view and a message box will open, allowing you to view and reply to messages.

![](/files/-MLx15l1iY_o9mjWI6uj)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.hyperibf.com/dm-manager.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.
