# Legacy Priority Mass Messages

<mark style="color:red;">This page describes a legacy Priority Mass Messages feature. Support for this functionality will be discontinued soon. Please refer to the new</mark> [<mark style="color:red;">Mass Messages V2.0</mark>](https://docs.onlymonster.ai/chatter-features/priority-mass-messages-v2.0) <mark style="color:red;">documentation for the most up-to-date information.</mark>

<mark style="color:$info;">When you send a mass message on OnlyFans, it typically appears in the "All" tab, where fans may overlook it—especially if they follow multiple creators.</mark>\ <mark style="color:$info;">Priority Mass Messages, however, stand out.</mark>

* <mark style="color:$info;">Fans receive a notification in the Priority tab.</mark>
* <mark style="color:$info;">If OnlyFans notifications are enabled, they will also get a push notification.</mark>

<mark style="color:$info;">This makes Priority Mass Messages significantly more effective for engagement compared to standard mass messages.</mark>

## <mark style="color:$info;">Message Sending Delay</mark>

<mark style="color:$info;">The sending delay sets the interval (in seconds) between each message being sent. Adjusting this delay helps:</mark>

* <mark style="color:$info;">Reduce device load</mark>
* <mark style="color:$info;">Avoid the "Allow 3 seconds" error (which occurs if OnlyFans limits are exceeded)</mark>

#### <mark style="color:$info;">Recommended Delay Settings:</mark>

* <mark style="color:$info;">Up to 450 fans: 3 seconds</mark>
* <mark style="color:$info;">More than 450 fans: at least 10 seconds</mark>

<mark style="color:$info;">You can adjust this setting based on the number of fans you are messaging to optimize performance.</mark>

### <mark style="color:$info;">Personalization with Name Placeholders</mark>

<mark style="color:$info;">Make your messages feel more personal using name placeholders:</mark>

* <mark style="color:$info;">{name} – Inserts the fan’s chosen display name.</mark>
* <mark style="color:$info;">{displayName} – Uses a custom name you’ve assigned to a fan.</mark>
* <mark style="color:$info;">{displayName|name} - Inserts the fan’s chosen display name if a custom name isn't available.</mark>
* <mark style="color:$info;">{displayName|my friend} – If the fan has no custom name, "my friend" will be used instead.</mark>

### <mark style="color:$info;">Enhance Messages with Emojis</mark>

<mark style="color:$info;">Add personality to your messages with a wide range of emojis and search functionality. Click the emoji icon again to close the emoji window.  To close the emoji window, click on the icon again.</mark>

### <mark style="color:$info;">AI Assistant for Mass Messaging</mark>

* <mark style="color:$info;">Choose from a variety of AI Assistant modes tailored to different messaging needs.</mark>
* <mark style="color:$info;">For a complete breakdown of AI features, check out our</mark> [<mark style="color:$info;">AI Modes article</mark>](https://docs.onlymonster.ai/ai-magic-assistant/onlymonster-ai-2.0-a-guide-to-default-ai-modes)<mark style="color:$info;">.</mark>

### <mark style="color:$info;">Adding Media to Messages</mark>

<mark style="color:$info;">You can attach both free and paid media to mass messages:</mark>

* <mark style="color:$info;">Paid media converts the message into a PPV (Pay-Per-View) message.</mark>
* <mark style="color:$info;">Free media can be sent as-is or act as a preview for your PPV content.</mark>

### <mark style="color:$info;">Selecting Recipients for Priority Mass Messages</mark>

* <mark style="color:$info;">Messages will be sent only to fans who are online at the moment of collection.</mark>
* <mark style="color:$info;">Fans with a hidden online status or expired subscriptions will not be included.</mark>

### <mark style="color:$info;">Select and Exclude Recipient Lists</mark>

* <mark style="color:$info;">Choose specific recipient lists to include or exclude from your message.</mark>
* <mark style="color:$info;">If a fan appears in both the included and excluded lists, they will not receive the message.</mark>
* <mark style="color:$info;">If you’ve selected "Send to Online Fans Only," you can only exclude lists, not select new ones.</mark>

{% hint style="info" %}
Use the [Lists Automation](https://docs.onlymonster.ai/chatter-features/lists-automation) feature for more advanced targeting!
{% endhint %}

### <mark style="color:$info;">Exclude Active Conversations</mark>

<mark style="color:$info;">To avoid disrupting ongoing chats, set an exclusion period (1–12 hours) for fans you’re actively chatting with. .</mark>

* <mark style="color:$info;">An active chat is any conversation where the fan has recently sent a message.</mark>

## <mark style="color:$info;">Priority Mass Messages History</mark>

<mark style="color:$info;">All sent and deleted mass messages are stored in the Priority Mass Messages History section on your creator page.</mark>\ <mark style="color:$info;">Messages only appear in this section after they are deleted.</mark>

## <mark style="color:$info;">Technical Features & Considerations</mark>

* <mark style="color:$info;">Pause & Resume: You can stop sending messages at any time and resume later.</mark>
* <mark style="color:$info;">Unsend Within 24 Hours: Messages can be unsent within 24 hours of sending.</mark>
* <mark style="color:$info;">Local Storage: Mass messages are stored locally in your device’s cache.</mark>

<mark style="color:$info;">You can close the tab, but the browser must remain open.</mark>\ <mark style="color:$info;">Closing the browser may delete the cache, causing the message to disappear.</mark>

* <mark style="color:$info;">Device-Specific Visibility: Mass messages and settings are only visible on the device where they were created.</mark>
* <mark style="color:$info;">Lost Messages: If a mass message disappears from the creation menu, it was deleted from the cache and cannot be recovered or unsent.</mark>
* <mark style="color:$info;">Reducing Device Load: Increase the sending delay if message collection or sending is affecting performance.</mark>


---

# 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.onlymonster.ai/members-features/legacy-priority-mass-messages.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.
