# Connecting to a Channel

Rampwin simplifies chat commerce through Channels that enable you to connect to different Chat Platforms, for example, WhatsApp, Facebook, Instagram, Telegram, etc. Follow this guide to learn how Channels work and can connect with a particular chat platform.

### Step 1 - Login to the Rampwin Dashboard

Use your login ID and Password to access your Dashboard. Visit the[ How to Login Rampwin guide](#step-1-login-to-the-rampwin-dashboard).

### Step 2 - Access Channels

Inside the Dashboard, go to the left sidebar and select *Channels*.

{% embed url="<https://www.loom.com/share/b9ef063c1ef14d86a85b9f8d68f3f135>" %}
Connecting a Channel
{% endembed %}

### Step 3 - Create a Channel

Upon selecting the Channels, a new window will open with 8 Channel options.

{% hint style="info" %}

{% endhint %}

* Facebook
* Instagram&#x20;
* Cloud API

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

To create a channel, simply go to the channel option and click *Configure*. It will open a popup where you need to enter the details to complete the process.&#x20;

{% hint style="info" %}
To learn how to get the required details, you can explore individual guides of each channel.
{% endhint %}

<figure><img src="/files/vMGj1f4wLOpuBEVd3H5x" alt=""><figcaption><p>Configure a Channel</p></figcaption></figure>

If you have already created a channel before, the Channels window then shows a channel list allowing you to apply changes to existing channels easily.&#x20;

<figure><img src="/files/8gG86CR4iG55MRByAVqJ" alt=""><figcaption><p>Channels List</p></figcaption></figure>

To create a new channel, simply click the *Create Channel* button. A popup will appear asking which Channel connection you want to create.

<figure><img src="/files/CkMxqofbGOZpznu9Th26" alt=""><figcaption><p>Channel Options Available at Rampwin</p></figcaption></figure>

Select the required Channel and click *Next*. Then, follow the next step to complete the connection. Check out other user guides to learn how you can create a channel for a specific chat platform option available at Rampwin

### What's Next?

As you've learned how you can create and connect a channel, you can now proceed with creating different channels or adding team members to your Rampwin account.


---

# 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.rampwin.com/english/connecting-to-a-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.
