# Result of Create New Webex Channel

Click enable toggle to activate the Webex channel that has been added.

![Webex Channel](/files/8EZ2ha3J6Kpskui1PKEk)

Open your Webex account, go to the **Messaging** tab and click the **'+'** button then select **'Send a Direct Message'**.

![Send Direct Message](/files/Lg63x81j37sTOZnTXNOq)

In the search field 'Add people by name or email' enter your bot's name or username and send a message to your bot to start a conversation. Once you've done that, you'll see that your bot has responded to your conversation.

![Start Chat](/files/ITfmshf4QZlm4BOf33Bl)

And your chat will be received as incoming ticket to the **Inbox** tab of the agent as shown below.

![Inbox Tab](/files/5rgW3hRLqeAGEUs3Cf2A)


---

# 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.3dolphins.ai/integration/channel-connector/webex/result-of-create-new-webex-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.
