# Connecting a channel

Now that you have got your Online Live Support Dashboard, you are one step closer to setting up your WhatsApp number with Online Live Support.&#x20;

Let's connect your WhatsApp number to the Online Live Support Dashboard to start interacting with your contacts!

## What's Next? <a href="#whats-next" id="whats-next"></a>

[**Connect Your WhatsApp number**](/connecting-a-channel/connect-your-whatsapp-number.md)


---

# 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://docsv3.online-live-support.com/connecting-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.
