# Conversation Builder

### 1. What are Cross-Posting campaigns?

A growth tool that helps in increasing subscribers. Multiple bots are required here as subscribers of one bot are directed (with an interactive conversation) to another bot.

This way subscribers of primary bot also become subscribers of the secondary bot.&#x20;

{% hint style="info" %}
The Subscriber base of the primary bot remains the same. There is no reduction in the number of Subscribers in primary bot.
{% endhint %}

![](https://942100548-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lbg1-Cq3ZE7zY6GOrex%2F-M7WfLMeMHw8WFLC1s3N%2F-M7Wge-4VU7SQyOorP_P%2FCross-Posting%20Sample.JPG?alt=media\&token=2f56d85e-20e4-499f-91f0-aaa4242a06f3)

See the video sample [here](https://drive.google.com/open?id=1BGMMl7dlsQcohRdF9aKUi-OuderYLhOV).

### 2. How to create cross-posting campaigns?

Cross-posting campaigns are created using the m.me link of the bot you want to send users to. The m.me link is then inserted in a button of the template that is to be sent to the users.

See the tutorial [here](https://drive.google.com/open?id=1GgW1O_SEg1guX9ZDIwJuIS4PLxgseLOz).

### 3. How to build meaningful interactions with users?

Meaningful / Interactive conversations keep the users engaged in the bot. It also helps in segmenting and targeting the user with the right content. Can be created using any kind of template, add button feature, quick reply feature, and tags.

Example:

**3.1 Karvachauth campaign**&#x20;

**Question asked:** How many years has it been to your marriage?**Segments created:** Not married yet, Less than 1 year, More than 1 year.                                                                                                        **Result:**                                                                                                           a) Congratulatory message sent which established an emotional connection with the user.

b) With the use of segments, a relatable story was sent to each user, leading to better CTR.

See the campaign [here](https://drive.google.com/open?id=16EdBiGXVIYCoU-8qqSnr8o2bArObwqSv).

**3.2 Fake News campaign**

**Question asked:** Will RBI take back INR 2000 notes and start circulating INR 1000 notes again?                                                **Segment created:** Users interested in Fact checked news                                                             **Result:**                                                                                                           a) Related fact-checked news sent to users who showed interest.

b) A new target audience interested in fact-checked news created.

See the campaign [here](https://drive.google.com/open?id=16S5EFayPML6ErCmdnRjucOuWKS9g6P4a).

Similar examples:

* Big Boss campaign (See the campaign [here](https://drive.google.com/open?id=16IiWcSu-u5BSmZycuvRVqeKkaSUUM1FR))
* Polio Day campaign (See thr campaign [here](https://drive.google.com/open?id=1AXjOp0Z4z0ilTs0RPMyaoTnjf5rnSaSe))

### 4. What is a Fallback message?

For Fallback message, kindly refer [here](https://smugglr.gitbook.io/project/bot-settings/greeting-text#3-fallback-message).


---

# 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://smugglr.gitbook.io/project/faq-1/regards-to-conversation-builder.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.
