Q1: How to create auto reply rule?

1). Click on center plus(+) button.
2). Fill up all the details.
3). Click on Right(✓) button.

Q2: How to Edit and Delete auto reply rule?

For edit or delete the rule Swipe the cell from right to the left side.

Q3: How to create Tag?

1). Click on # menu (Bottom of the screen)
2). Click on Hash(#) button bottom right corner.
3). Enter Tag name and message.
4). Click on save button.

Q4: How to Edit and Delete Tag?

For edit or delete the rule Swipe the cell from right to the left side.

Q5: How to start or stop auto reply?

1). For start auto reply set switch on (In Action bar).
2). For stop auto reply set switch off (In Action bar).

Q6: How to Enable or Disable auto reply rule?

Click on auto reply rule cell (call work as a toggle)
☞ Cell right side show green vertical line means Enable.
☞ Cell right side show red vertical line means Disable.

Q7: How to Enable or Disable Tag?

Click on Tag cell (call work as a toggle)
☞ Cell right side show green vertical line means Enable.
☞ Cell right side show red vertical line means Disable.

Q8: How to send reply only specific Messenger App?

Go to new or edit reply rule screen and select any app (Reply for Messenger App). Currently this app support FB Messenger, FB Messenger Light, FB Page Manager.

Q9: How to backup and restore auto reply rules?

Go to settings screen and select backup option to save backup (.autoreply) file on external storage and select restore option to restore it.

Q10: How to use "All" received message pattern?

It will send reply to all the incoming messages.

Q11: How to use "Exact match" received message pattern?

It will match received message exact match specific string. without ignoring case sensitive message and trim leading and trailing spaces.
  Ex. (Abcd == Abcd) Answer is true.
  Ex. (Abcd == abcd) Answer is false.

Q12: How to use "Contain" received message pattern?

It will check string contain inside received message. with ignoring case sensitive message.
  Ex. ("this is test message" Contain "test") Answer is true.
  Ex. ("this is test message" Contain "Test") Answer is true.
  Ex. ("this is test message" Contain "TEST") Answer is true.
  Ex. ("this is test message" Contain "Testing") Answer is false.

Q13: How to use "Start with" received message pattern?

It will check received message start with specific string. with ignoring case sensitive message.
  Ex. ("this is test message" Contain "this is") Answer is true.
  Ex. ("this is test message" Contain "This Is") Answer is true.
  Ex. ("this is test message" Contain "THIS IS") Answer is true.
  Ex. ("this is test message" Contain "ThisIS") Answer is false.

Q14: How to use "End with" received message pattern?

It will check received message end with specific string. with ignoring case sensitive message.
  Ex. ("this is test message" Contain "test message") Answer is true.
  Ex. ("this is test message" Contain "Test Message") Answer is true.
  Ex. ("this is test message" Contain "TEST MESSAGE") Answer is true.
  Ex. ("this is test message" Contain "TestMessage") Answer is false.

Q15: How to use "Ignore case" received message pattern?

It will check received message exact match with specific string. with ignoring case sensitive message and trim leading and trailing spaces.
  Ex. ("this is test message" Contain "this is test message") Answer is true.
  Ex. ("this is test message" Contain "This Is Test Message") Answer is true.
  Ex. ("this is test message" Contain "THIS IS TEST MESSAGE") Answer is true.
  Ex. ("this is test message" Contain "TestMessage") Answer is false.

Q16: How to use "Similarity match" received message pattern?

It will check received message similarity match with specific string and calculate percentage. It will send reply based on threshold percentage.
  Ex. Threshold is 70 and received message similarity match with specific string is greater than 70 Answer is true.
  Ex. Threshold is 70 and received message similarity match with specific string is less than 70 Answer is false.

Q17: How to use "Pattern match" received message pattern?

It will check received message with specific pattern. You can create your own pattern.
Ex. Pattern match

Q18: How to use "Not Match" received message pattern?

It will check received message match with specific string. with ignoring case sensitive message and trim leading and trailing spaces.
  Ex. ("Hi" Not Match "hello") Answer is true.
  Ex. ("Hello" Not Match "hey") Answer is true.
  Ex. ("How are you?" Not Match "How are you?") Answer is false.
  Ex. ("I am fine" Not Match "i am fine") Answer is false.

Q19: How to use "Contain word" received message pattern?

It will check string contain word inside received message. with ignoring case sensitive message.
  Ex. ("this is test message" Contain Word "test") Answer is true.
  Ex. ("this is test message" Contain Word "Test") Answer is true.
  Ex. ("this is testing message" Contain Word "test") Answer is false.
  Ex. ("this is testing message" Contain Word "Test") Answer is false.

Q20: How to use "Welcome message" received message pattern?

Send a welcome message when you receive a first time message from someone.

Q21: How to use multiple replies option?

You can add multiple reply messages in single auto reply rule and also send at a time single (First) message or send all the message or randomly send single message.
  Ex. Threshold is 70 and received message similarity match with specific string is greater than 70 Answer is true.
  Ex. Threshold is 70 and received message similarity match with specific string is less than 70 Answer is false.

Q22: How to use reply delay in second option?

You can set message reply delay between 0 To 99 second. It will send message automatically after complete delay.

Q23: How to use reply to option?

You can also able to set reply message rule to Individuals, Groups or Both.

Q24: How to use specific contacts or groups option?

You can also able to set reply message to specific contacts or groups. All the Names, Contacts and Groups name separated with commas.
  Ex. Abc(Save Contact Name),9999999999(Contact Number),Xyz(Group Name)

Q25: How to use Ignored specific contacts or groups option?

You can also able to Ignored specific contacts or groups. All the Names, Contacts and Groups name separated with commas.
  Ex. Abc(Save Contact Name),9999999999(Contact Number),Xyz(Group Name)

Q26: How to use Specific times option?

You can also able to set reply message for particular days and times.
  Ex. Sunday 10:00:19:00

Q27: How to use Repeat option?

You can also able repeat reply message between 1 To 99.

Q28: How to use pause rule for contact option?

You can also able pause rule. Ex.
Minutes: After rule trigger, rule will be pause for particular number of minutes.
Hours: After rule trigger, rule will be pause for particular number of Hours.
Days: After ruler trigger, rule will be pause for particular number of Days.
Messages: After rule trigger, rule will be pause for particular number of Messages.