# Message Sequences in Auto Messages and Priority Messages

The Auto Messages / Priority Messages system supports message sequence with up to 5 messages per trigger. This feature allows you to create automated follow-up chains sent at timed intervals to increase fan engagement and maintain natural conversation flow.

Message sequences are available for:

* Welcome Messages
* Online Auto Messages
* Priority Mass Messages&#x20;

### How Message Sequences Work

You can configure up to 5 messages in a sequence. Each message is sent after a flexible delay, and the entire sequence automatically stops once the fan replies.

<figure><img src="/files/kYb2ANBNFb8D4YZUeUqL" alt=""><figcaption></figcaption></figure>

#### Key Features

Flexible delays - Each message can have its own flexible delay.&#x20;

* Minimum delay: less than a minute (default)
* Maximum delay: 5-10 minutes.&#x20;

Automatic stop - The system immediately stops the sequence when a fan replies in the chat.&#x20;

Full customization - Each message in the sequence supports :

* Text and emojis
* Media (free or paid)
* Pricing for paid content
* Dynamic name replacement
* Content upload from the platform vault

### Creating a Message Sequence

<figure><img src="/files/KyI5snctYYZTJAyZjLsp" alt=""><figcaption></figcaption></figure>

#### Step 1: Create the First Message

Set up the first message with: :

* Message text
* Media (optional)
* Price (for paid content)
* Dynamic name (optional)
* Any additional settings.&#x20;

#### Step 2: Add Follow-up Messages

1. Click Follow-up below the message creation window.&#x20;
2. An additional window will appear.&#x20;
3. Set the flexible delay (this message sends only if the fan has not replied).&#x20;
4. Add all message settings just like the first message.&#x20;
5. Repeat to add up to 5 messages total.&#x20;

#### Step 3: Managing Message Order

<figure><img src="/files/cJ7mF7cXYes9CmYWTY4h" alt=""><figcaption></figcaption></figure>

To change the order of messages after creating the sequence:

* Hover over a message in the sequence
* Arrow buttons (up and down) will appear
* Click an arrow to change the message position.&#x20;

### Important Notes

#### Pricing Display

If your sequence includes multiple paid messages, Auto Messages statistics will display the price of the last paid message.&#x20;

#### Resend Behavior (Online Messages Only)

If Resend is enabled, the entire sequence will be sent again whenever the trigger activates.&#x20;

#### Sequence Stopping

The sequence automatically stops when:

* A fan replies to any message in the sequence
* The creator sends any message in the chat
* Priority Message is received in the chat (Auto-Message or Priority Message)

<br>


---

# 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/message-sequences-in-auto-messages-and-priority-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.
