# How to reply customer with another channel?

{% hint style="info" %}
**Important note**: Before you are able to select which channel to reply to customer, you need to ensure that the contacts of a same person from different channels are merged first. If it is not merged, you will only see 1 channel selection.
{% endhint %}

{% hint style="info" %}
**oChats.io tip**: You can always schedule/create a broadcast campaign with the channel you want to reply to your customer first. Once your customer replies your message, it will automatically register in the Contacts. Then, you merge your contact. Finally, you will see there are more than 1 selection for you to choose on which channel to reply to customer.&#x20;
{% endhint %}

### Steps:

1. Go to **Message**
2. Select the contact you want to reply to
3. In the chat box, you will see a drop down. Click on it. (*If you see only 1 channel selection, please ensure you merge the contact first. To merge the contact, please read below*)

   <figure><img src="/files/srMMUUafp0JGuyAg70sT" alt=""><figcaption></figcaption></figure>
4. Select the channel you want to reply back to your customer.

#### If you don't know how to merge/unmerge contact, you may refer to this tutorial.

{% content-ref url="/pages/qbsor99QfNzYB8df3hU1" %}
[How to merge & unmerge contact?](/module-tutorial/upload-contacts/how-to-merge-and-unmerge-contact.md)
{% endcontent-ref %}


---

# 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.ochats.io/module-tutorial/messages/how-to-reply-customer-with-another-channel.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.
